Danny Backx wrote:

> Lev, have you tried building with flex on your FreeBSD system too ?
   Ok, flex + bison + gmake on FreeBSD produce SAME error as `clear 
cygwin', so I sure, it is problem of source tree :(

arm-unknown-mingw32ce-gcc -c -D__CRTDLL__ -U__MSVCRT__ -g -O2 -I 
/usr/home/lev/cegcc/src/mingw/../w32api/include 
-I/usr/home/lev/cegcc/src/mingw/include 
-I/usr/home/lev/cegcc/src/mingw/../include -nostdinc -iwithprefixbefore 
include  /usr/home/lev/cegcc/src/mingw/crt1.c -o crt1.o
In file included from /usr/home/lev/cegcc/src/mingw/crt1.c:22:
/usr/home/lev/cegcc/src/mingw/include/signal.h:12:26: error: signal.h: 
No such file or directory
/usr/home/lev/cegcc/src/mingw/crt1.c: In function '_mingw32_init_fmode':
/usr/home/lev/cegcc/src/mingw/crt1.c:95: error: '_imp___fmode_dll' 
undeclared (first use in this function)
/usr/home/lev/cegcc/src/mingw/crt1.c:95: error: (Each undeclared 
identifier is reported only once
/usr/home/lev/cegcc/src/mingw/crt1.c:95: error: for each function it 
appears in.)
/usr/home/lev/cegcc/src/mingw/crt1.c: In function '_gnu_exception_handler':
/usr/home/lev/cegcc/src/mingw/crt1.c:112: error: 'SIGSEGV' undeclared 
(first use in this function)
/usr/home/lev/cegcc/src/mingw/crt1.c:112: error: 'SIG_DFL' undeclared 
(first use in this function)
/usr/home/lev/cegcc/src/mingw/crt1.c:112: warning: assignment makes 
pointer from integer without a cast
/usr/home/lev/cegcc/src/mingw/crt1.c:113: error: 'SIG_IGN' undeclared 
(first use in this function)
/usr/home/lev/cegcc/src/mingw/crt1.c:131: error: 'SIGILL' undeclared 
(first use in this function)
/usr/home/lev/cegcc/src/mingw/crt1.c:131: warning: assignment makes 
pointer from integer without a cast
/usr/home/lev/cegcc/src/mingw/crt1.c:158: error: 'SIGFPE' undeclared 
(first use in this function)
/usr/home/lev/cegcc/src/mingw/crt1.c:158: warning: assignment makes 
pointer from integer without a cast
/usr/home/lev/cegcc/src/mingw/crt1.c: In function '__mingw_CRTStartup':
/usr/home/lev/cegcc/src/mingw/crt1.c:228: error: 'environ' undeclared 
(first use in this function)
gmake: *** [crt1.o] Error 1

-- 
// Lev Serebryakov

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to