Mail Archives: cygwin/1997/11/08/07:26:37
I just went through the same problem. What you need to do is remove the
spaces next to the equal sign. If you type 'set' at a dos prompt, it will
appear that the variables are set. If you type 'echo %GCC_EXEC_PREFIX%'
you will see it won't respond with the path.
You may also want to add this line:
SET
LIBRARY_PATH=C:\gnuwin32\b18\H-i386-cygwin32\lib;C:\gnuwin32\b18\H-i386-cygw
in32\i386-cygwin32\lib;
Josh
> I have installed b18 on Win95 (using the default directories) and I am
> having trouble running the compiler.
>
> If I try to compile test.c with
> gcc test.c
> I get
>
-
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".
- Raw text -