Date: Fri, 30 Jul 1993 14:16:41 +0200 From: Gilles Guyot To: djgpp AT sun DOT soe DOT clarkson DOT edu Hello, I'am a new user of djgpp and have noticed a very long compiling time even for a simple c program of the type "hello.c". I guess that gcc don't use extended memory ( lots of disk paging during compile time ). So is there a specific option to specify to gcc to use extended memory or does it detects it automatically. In my CONFIG.SYS file I have the XMS driver installed : DEVICE=HIMEM.SYS My configuration is : 386 SX 16 Mhz 40 Mo Hard Disk ( doubled with STACKER ) and 2 Mo of memory Thanks in advance for any info. Gilles GUYOT