Mail Archives: djgpp/1995/07/25/01:12:50
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.
- Raw text -