Subj : EMX / GCC configuration issues To : Bob Jones From : Mike Luther Date : Thu Jul 31 2003 11:35 am Bob .. Here is a list of the issues I *THINK* are in my CONFIG.SYS file as a result of the auto-installation of the BJGPP suite: REM ** These are required for EMX development for compilation other than C: SET C_INCLUDE_PATH=c:/emx/emx/include SET LIBRARY_PATH=c:/emx/emx/lib;D:\JAVA131\LIB; REM ** To compile C++ programs set CPLUS_INCLUDE_PATH as well SET CPLUS_INCLUDE_PATH=c:/emx/emx/include/cpp;c:/emx/include REM ** The genclass utility needs the following environment variable SET PROTODIR=c:/emx/emx/include/cpp/gen REM ** To compile programs written in the Objective C language REM ** set OBJC_INCLUDE_PATH as well SET OBJC_INCLUDE_PATH=c:/emx/emx/include REM ** To keep GCC in memory for 5 minutes use REM ** SET GCCLOAD=5 REM ** To make GCC use pipes instead of temporary files under OS/2 use REM ** SET GCCOPT=-pipe REM ** To use The GNU debugger and GNU info browser set TERM and TERMCAP SET TERM=mono SET TERMCAP=c:/emx/etc/termcap.dat REM ** Set the INFOPATH environment variable for info SET INFOPATH=c:/emx/emx/info I do not know, but I suspect that the issue of the: SET LIBRARY_PATH=c:/emx/emx/lib;D:\JAVA131\LIB; was altered by the installation of the IBM Java 1.3.1 product components and would have to be backed down to: SET LIBRARY_PATH=D:\JAVA131\LIB; That for keeping the Java Development product component focused correctly? I wonder on how this compares or contrasts to your 'test' install? --> Sleep well; OS/2's still awake! ;) Mike @ 1:117/3001 --- Maximus/2 3.01 * Origin: Ziplog Public Port (1:117/3001) .