Date: Tue, 25 Jul 1995 07:58:23 +0300 (IDT) From: Eli Zaretskii To: Bora Ertung Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: libgrx and bcc2grx On Mon, 24 Jul 1995, Bora Ertung wrote: > I have tried everything but ,I could run these utilities. > I set the environment but I am not sure about driver environment > I put something like, > > set go32=vesadrv.drv ,,, > > I compiled and link one these test programs but It bombed up. It gave > me bunch of register variables after explosion of my program. This should be set go32=driver c:/.../whatever-your-djgpp-path-is/drivers/driver-name And besides, if you use the VESA driver, you needn't set go32 at all, because that driver is now built-in and used by default.