Hey,

I have installed MSYS, bison (bin + dep on GnuWin32), flex (bin on 
GnuWin32), GMP 4.2.4 (compilation of the source code from mingw SF repo), 
MPRF 2.4.1 (compilation of the source code from mingw SF repo)

I modified ac_default_prefix of build-mingw32ce.sh to /local/opt/mingw32ce

In src/, i created the directory build_mingw32ce and I went into it

I executed ../scripts/build-mingw32ce.sh

gcc-bootstrap compilation failed with the following error:


C:/msys/1.0/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixincl.c: In 
function `fix_with_system':
C:/msys/1.0/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixincl.c:833: 
warning: too many arguments for format
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute 
-pedantic -Wno-long-long  -I/usr/local/include -DHAVE_CONFIG_H -I. 
-I/home/torri/code/cegcc/gcc-4.4.0/fixincludes -I../include 
-I/home/torri/code/cegcc/gcc-4.4.0/fixincludes/../include 
/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixlib.c
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute 
-pedantic -Wno-long-long  -I/usr/local/include -DHAVE_CONFIG_H -I. 
-I/home/torri/code/cegcc/gcc-4.4.0/fixincludes -I../include 
-I/home/torri/code/cegcc/gcc-4.4.0/fixincludes/../include 
/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixtests.c
gcc -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute 
-pedantic -Wno-long-long  -I/usr/local/include -DHAVE_CONFIG_H -I. 
-I/home/torri/code/cegcc/gcc-4.4.0/fixincludes -I../include 
-I/home/torri/code/cegcc/gcc-4.4.0/fixincludes/../include 
/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixopts.c
gcc -g -O2 -L/usr/local/lib -o fixincl.exe fixincl.o fixlib.o fixtests.o 
fixopts.o ../libiberty/libiberty.a
fixincl.o: In function `run_compiles':
C:/msys/1.0/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixincl.c:372: 
undefined reference to `__imp__fnmatch'
fixincl.o: In function `process':
C:/msys/1.0/home/torri/code/cegcc/gcc-4.4.0/fixincludes/fixincl.c:1054: 
undefined reference to `__imp__fnmatch'
collect2: ld returned 1 exit status

any idea ?

Vincent Torri

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to