From: sandmann AT clio DOT rice DOT edu (Charles W. Sandmann) Subject: Re: OS/2 To: kuku AT acds DOT physik DOT rwth-aachen DOT de (Christoph Kukulies) Date: Mon, 18 Oct 1993 12:21:43 -0600 (CDT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (DJGPP Mailing List) > After running several ported graphics programs under djgpp/libgrx > very happily, I'm asking myself if there is a smooth way to run them > under OS/2. I understand that there is no djgpp under OS/2 since > there is gnu C anyway. DJGPP runs fine under OS/2 in a DOS session (better than Windows since the DPMI memory is only allocated if used). Csaba is working on getting libgrx running under DPMI, which would allow full screen graphics with DJGPP under Windows and OS/2. With DJGPP I get a single binary image that I can run under VCPI, Windows, OS/2 (and sometimes NT) just by having it in my path.