Hi, There is no config.log on disk. What I see in the log I send (which is just the console output) normally we see:
checking how to run the C preprocessor... i686-pc-cygwin-gcc -E But with multilib (I think), I see: checking how to run the C preprocessor... /lib/cpp Johnny Checking multilib configuration for libgcc... mkdir -p -- i386-mingw32ce/libgcc Configuring in i386-mingw32ce/libgcc configure: creating cache ./config.cache checking for --enable-version-specific-runtime-libs... no checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking build system type... i686-pc-cygwin checking host system type... i386-pc-mingw32ce checking for i386-mingw32ce-ar... /opt/x86mingw32ce/i386-mingw32ce/bin/ar checking for i386-mingw32ce-lipo... i386-mingw32ce-lipo checking for i386-mingw32ce-nm... /home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/nm checking for i386-mingw32ce-ranlib... /opt/x86mingw32ce/i386-mingw32ce/bin/ranlib checking for i386-mingw32ce-strip... /opt/x86mingw32ce/i386-mingw32ce/bin/strip checking whether ln -s works... yes checking for i386-mingw32ce-gcc... /home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/xgcc -B/home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/ -L/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw32ce/winsup/ming w -L/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw32ce/winsup/w32a pi/lib -isystem /home/build/cegcc/src/gcc-4.4.0/winsup/mingw/include -isystem /home/build/cegcc/src/gcc-4.4.0/winsup/w32api/include -B/opt/x86mingw32ce/i386-mingw32ce/bin/ -B/opt/x86mingw32ce/i386-mingw32ce/lib/ -isystem /opt/x86mingw32ce/i386-mingw32ce/include -isystem /opt/x86mingw32ce/i386-mingw32ce/sys-include checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/xgcc -B/home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/ -L/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw32ce/winsup/ming w -L/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw32ce/winsup/w32a pi/lib -isystem /home/build/cegcc/src/gcc-4.4.0/winsup/mingw/include -isystem /home/build/cegcc/src/gcc-4.4.0/winsup/w32api/include -B/opt/x86mingw32ce/i386-mingw32ce/bin/ -B/opt/x86mingw32ce/i386-mingw32ce/lib/ -isystem /opt/x86mingw32ce/i386-mingw32ce/include -isystem /opt/x86mingw32ce/i386-mingw32ce/sys-include accepts -g... yes checking for /home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/xgcc -B/home/build/cegcc/src/scripts/x86/gcc-bootstrap/./gcc/ -L/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw32ce/winsup/ming w -L/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw32ce/winsup/w32a pi/lib -isystem /home/build/cegcc/src/gcc-4.4.0/winsup/mingw/include -isystem /home/build/cegcc/src/gcc-4.4.0/winsup/w32api/include -B/opt/x86mingw32ce/i386-mingw32ce/bin/ -B/opt/x86mingw32ce/i386-mingw32ce/lib/ -isystem /opt/x86mingw32ce/i386-mingw32ce/include -isystem /opt/x86mingw32ce/i386-mingw32ce/sys-include option to accept ANSI C... none needed checking how to run the C preprocessor... /lib/cpp > -----Original Message----- > From: Danny Backx [mailto:danny.ba...@scarlet.be] > Sent: donderdag 11 juni 2009 21:47 > To: jwillem...@remedy.nl > Cc: cegcc-devel@lists.sourceforge.net > Subject: Re: [Cegcc-devel] Problem compling GCC 4.4 with Cygwin > > I think the file got truncated. Can you send the complete file to me in > private E-mail ? (The private copy you sent was also truncated.) > > The file I got is "only" 5524 lines long, doesn't contain the word > sanity. > > Danny > > On Thu, 2009-06-11 at 14:12 +0200, Johnny Willemsen wrote: > > Hi, > > > > I am trying to compile GCC 4.4 with Cygwin but got the following > error > > below. Seems a path problem in the scripts. Danny, any idea? > > > > Johnny > > > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c: In function `do_spec_1': > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c:5136: warning: cast > discards > > qualifier > > s from pointer target type > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c: In function `give_switch': > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c:6093: warning: cast > discards > > qualifier > > s from pointer target type > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c:6099: warning: cast > discards > > qualifier > > s from pointer target type > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c: In function > `set_multilib_dir': > > /home/build/cegcc/src/gcc-4.4.0/gcc/gcc.c:7572: warning: cast > discards > > qualifier > > s from pointer target type > > configure: error: in > > `/home/build/cegcc/src/scripts/x86/gcc-bootstrap/i386-mingw > > 32ce/libgcc': > > configure: error: C preprocessor "/lib/cpp" fails sanity check > > See `config.log' for more details. > > make: *** [configure-target-libgcc] Error 1 > > --------------------------------------------------------------------- > --------- > > Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensing option that enables unlimited > > royalty-free distribution of the report engine for externally facing > > server and web deployment. > > http://p.sf.net/sfu/businessobjects > > _______________________________________________ Cegcc-devel mailing > list Cegcc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cegcc-devel > -- > Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel