From: kml AT home DOT com (Kevin) Subject: RE: compiling gcc 19 Feb 1998 01:44:34 -0800 Message-ID: <3.0.5.32.19980218134723.00910ae0.cygnus.gnu-win32@netmail.home.com> References: <01BD3C57 DOT 8D881910 AT gater DOT krystalbank DOT msk DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com At 10:25 AM 2/18/98 +0300, you wrote: >Do you have at least NT's service pack 1 installed? > Yes, I have SP3. I misspelled part of the GCC_EXEC_PREFIX. Duh. My latest problem trying to build the native gcc-2.8.0 has been when ./xgcc tries to compile enquire.c. The include paths are wrong, so it can't find stdio.h, etc. Running xgcc -v showed that it was searching \usr\local\include, so I created a /usr/local/include link to point the /gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include files, but that didn't work. I don't really understand enough of what's going on... - 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".