Date: Sun, 17 Apr 94 17:53:31 MDT From: rduran AT cs DOT ep DOT utexas DOT EDU To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: 2 questions about readme.dj 1) Regarding the following except from readme.dj: Note: For some operating systems, such as OS/2 and NT, you may need to use the 16-bit gcc driver instead of the 32-bit gcc driver. To do so, copy the gcc.exe file from utils/gcc-rm/gcc.exe to bin/gcc.exe. Don't forget to save the old gcc.exe first! How can I tell if I *may* need to use the 16-bit gcc driver on OS/2 2.0? 2) Also, which of these is the correct form? set GO32=driver c:/djgpp/drivers/SOMETHING.grd gw 1024 gh 768 set GO32=mono driver c:\djgpp\drivers\tseng4k.grd gw 1024 gh 768 As they are both use in the readme.dj file. Thanx for any assistance. Please email responses directly to me as I do not subscribe to this group. Yet. ;)