Date: Sun, 17 Apr 1994 23:16:46 -0500 (EST) From: "WONKOO KIM, EE, U. OF PITTSBURGH" Subject: Re: 2 questions about readme.dj To: rduran AT cs DOT ep DOT utexas DOT EDU Cc: djgpp AT sun DOT soe DOT clarkson DOT edu >Date: Sun, 17 Apr 1994 17:53:31 -0600 (MDT) >From: rduran AT cs DOT ep DOT utexas 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? I think the size of free system memory will determine this. With enough size of system memory (8MB ?), regular 32-bit gcc.exe worked just fine. >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 Both are correct. (slash and backslash.) Wonkoo Kim wkim AT vms DOT cis DOT pitt DOT edu