tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] glibc non c99?


From: Philippe Ribet
Subject: Re: [Tinycc-devel] glibc non c99?
Date: Thu, 14 Oct 2004 18:43:09 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Mike Partin wrote:

tcc -g -O  -I./../include -I../include -c parse.c
parse.c:1321: sizeof applied to an incomplete type
make[1]: *** [parse.o] Error 1
make[1]: Leaving directory `/home/djmike/epic4-2.0/source'
make: *** [epic] Error 2

--------

line 1321 of the file parse.c reads thusly:
         num_protocol_cmds = NUMBER_OF_COMMANDS;

Search how "NUMBER_OF_COMMANDS" macro is defined.

--
Philippe Ribet



                        The README file said
             "Requires Windows 95, NT 4.0, or better."
                   So... I installed it on Linux!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]