This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Configure cygnus.bat


I recently installed Cywin32 b19 and tried compiling.  I found that GCC 
works, but G++ does not.  Could you send me a working bat file, I have 
included my cygnus.bat file below.

Many Thanks,
James Trujillo
Trujillo@monmouth.com


@ECHO OFF
SET MAKE_MODE=unix
SET CYGFS=D:/Cygnus/B19
SET GCC_EXEC_PREFIX=D:\CYGNUS\B19\H-I386~1\lib\gcc-lib\
SET TCL_LIBRARY=%CYGROOT%\share\tcl8.0\
SET GDBTK_LIBRARY=%CYGFS%/share/gdbtcl
SET PATH=D:\CYGNUS\B19\H-I386~1\bin;%PATH%
bash

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]