Date: Tue, 3 Aug 93 08:57:32 -0400 From: DJ Delorie To: akrause AT saturn DOT sdsu DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: > 1. I cannot get the graphics routines to work, whether I use > either trident drier, the default vga driver, or the vga16 driver > found in the cgrx package . I have added the tw, th, gw, gh lines > to my autoexec.bat file and removed them, but to no avail. May > anyone enlighten me as to what (if anything) I am doing wrong? > (P.S. I got the binaries from omnigate.clarkson.edu ) Get pub/msdos/djgpp/pub/csdpmit1.zip and use it's go32.exe. The 1.10 one broke graphics. > 2. I tried a basic C++ program which I had written with another > compiler, using standard C++ keywors, etc, but the compiler said > that cout was an unresolved external. I included stdio.h and > strmbu.h, is there another include file I need, or possibly > linking with a different library?? Try linking with -lgpl.