From: ralf AT wamba DOT central DOT de (Ralf Meyer) Subject: malloc.h not found 15 Feb 1998 15:31:30 -0800 Message-ID: <34e7451f.wamba.cygnus.gnu-win32@wamba.central.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: gnu-win32 AT cygnus DOT com Hi guys, A make on different stuff spits out: --- Compiling bzip2 ... gcc -O -fomit-frame-pointer -funroll-loops -o bzip2 bzip2.c bzip2.c:136: malloc.h: No such file or directory gcc: Internal compiler error: program cpp got fatal signal 33 make: *** [all] Error 1 --- I tried with and without -m for mount (mixed mode). I also tried with and without -b (text (!) = binary) with mount. My SETtings: --- set path=.;f:\gnuwin32\b18\H-i386-cygwin32\bin; \ f:\gnuwin32\b18\tcl\bin;\bin;\usr\local\bin; \ E:\Programs\ResKit4\Perl\bin set USER=%USERNAME% set HOME=/home/%USER% set TERM=ansi set GCC_EXEC_PREFIX=f:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\ set TCL_LIBRARY=f:/gnuwin32/b18/tcl/lib/tcl7.6 set GDBTK_LIBRARY=f:/gnuwin32/b18/share/gdbtcl SET CPLUS__INCLUDE_PATH=f:/gnuwin32/b18/include/g++ set LIBRARY_PATH=/usr/lib/ --- Any ideas, pointers? -- bye ranf - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".