why not find c compiler (gcc)

Wei Ku weiku@utkux.utcc.utk.edu
Wed Dec 17 09:25:00 GMT 1997


Hello, Yang:

There are messages that describe how to set up the environment ( mounting,
symbolic link, initial files etc.) You can search for them to know all the
detail.

The attached files are the batch file that set up the DOS environment
variables and the initial file for bash.

Hope this help.

Wei Ku

-----Original Message-----
From: S.Q.Yang <hmwang@csit.edu.cn>
To: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
Date: Wednesday, December 17, 1997 3:07 AM
Subject: why not find c compiler (gcc)


>Thank you, raf.
>The configure program first trys to find where gcc exists.
>But it doesn't find the compiler.
>How could I do to overcome the question? Or how to set the configure file?
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>
-------------- next part --------------
set TERM=linux
set GCC_EXEC_PREFIX=d:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\
set TCL_LIBRARY=d:/gnuwin32/b18/tcl/lib/tcl7.6
set GDBTK_LIBRARY=d:/gnuwin32/b18/share/gdbtcl
set PATH=d:\gnuwin32\b18\H-i386-cygwin32\bin;d:\gnuwin32\b18\tcl\bin;d:\usr\local\bin;%HOMEDRIVE%%HOMEPATH%\bin;%PATH%
set LIBRARY_PATH=d:\Cygnus\b18\H-i386-cygwin32\lib
set MAN_PATH=d:\Cygnus\man
set C_INCLUDE_PATH=d:\Cygnus\include
set CPLUS_INCLUDE_PATH=d:\Cygnus\include\g++
set DISPLAY=localhost:0.0
d:\gnuwin32\b18\H-i386-cygwin32\bin\bash.exe -login


More information about the Cygwin mailing list