To: ah230 AT leo DOT nmc DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: segmentation violation during gnu c installat ation Date: Tue, 31 Jan 95 08:50:12 +0200 From: "Eli Zaretskii" > documentation. I typed "go32 gcc.exe main.c" for a quick test. I am The right way to do it is this: gcc main.c > int15h. I have used himem.sys as a driver in my config.sys file. go32 does Install EMM386 RAM in your CONFIG.SYS (after HIMEM.SYS). Currently, gcc 2.6.3 will crash under HIMEM alone. > provide. My computer has a 80386-SX microprocessor. If you don't have a 387, you will have to install an FP emulator. The README.DOC file explains how to install it. The emulator itself is in djemu112.zip file.