From: andreas AT sccon DOT com Subject: First timer needs help... 22 Nov 1996 17:07:11 -0800 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199611222307.SAA16783.cygnus.gnu-win32@bort.mv.net> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com hi all... i finally got things working in NT and my emacs working so i figured i would try to compile some src with the b16 usertools... when i try to compile i get the following error... i am sure i am not setting something up properly.. can anyone tell me what... seems that it is looking for cpp but even when i specify... make CC=gcc CPPNAME='$(CC) -E' i get the following error... cd ~/work/src/bash/ make -f Makefile.cygwin32 gcc -o builtins/mkbuiltins builtins/mkbuiltins.c gcc: installation problem, cannot exec `cpp': No such file or directory gcc: Internal compiler error: program cpp got fatal signal 127 make: *** [builtins/mkbuiltins] Error 1 Compilation exited abnormally with code 2 at Fri Nov 22 18:01:25 thanks in advance... andreas - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".