TIP: Click on subject to list as thread! ANSI
echo: os2prog
to: James Williams
from: Darin McBride
date: 1999-10-29 22:14:14
subject: Emx/Gnu

 JW> Hello All,

 JW> I want to install the EMX/GNU compiler. Would someone please let me
 JW> know the various Environment Variables needed in my config.sys. Also,
 JW> the pros / cons of using this compiler versus say IBM'S VAC ++.

Actually, I use both, switching between them depending on what I'm doing. 
Anyway, EMX.  We'll assume everything is in d:\emx:

LIBPATH: add d:\emx\dll
PATH: add d:\emx\bin
DPATH: add d:\emx\book    [not sure if this is required or not...]
HELP: add d:\emx\help
BOOKSHELF: add d:\emx\book

Add the following "section":

REM ***
REM EMX
REM ***
SET LIBRARY_PATH=d:/emx/lib
set C_INCLUDE_PATH=d:/emx/include
set CPLUS_INCLUDE_PATH=d:/emx/include/cpp;d:/emx/include
set GCCLOAD=30
set GCCOPT=-pipe
set TERM=MONO
set TERMCAP=d:/emx/etc/termcap.dat
set EMXBOOK=emxdev.inf+emxlib.inf+emxgnu.inf+emxbsd.inf

Note that Java may already have a LIBRARY_PATH, and you'll just have to add
d:/emx/lib to it.


---
292/854
* Origin: Tanktalus' Tower BBS (1:250/102)

SOURCE: echoes via The OS/2 BBS

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.