From: trujillo AT monmouth DOT com (J Trujillo) Subject: Configure cygnus.bat 19 Oct 1998 21:43:39 -0700 Message-ID: <01BDFB50.C8440BA0.trujillo.cygnus.gnu-win32@monmouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "gnu-win32 AT cygnus DOT com" 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 AT monmouth DOT 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 AT cygnus DOT com" with one line of text: "help".