From: Yong Zhang Newsgroups: comp.os.msdos.djgpp Subject: I need your help Date: Tue, 16 Dec 1997 23:13:22 -0500 Organization: Purdue University Lines: 6 Message-ID: <34975162.4280@ecn.purdue.edu> Reply-To: yzhang1 AT cs DOT purdue DOT edu NNTP-Posting-Host: transpo2.ecn.purdue.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I just complied a c program by using gcc from djgpp, but when I run this program on another machine it doesn't work. error message is: no DPMI memory. By the way I compiled this program under Windows 95 MS-DOS. Anybody knows what can I do. Thanks Yong put -lX11 there was an error: ld: can't find -lX11, or sth like that. Mirek mon vga fonctions. no need of interrupts. Not necessarily. Most SVGA chipsets are compatible with the standard VGA palette registers, but there is no reason why this has to be the case. Some recent Matrox and Tseng boards use different methods when they are in the accelerated SVGA modes, and I think such hardware is likely to become more common in the future. So I think it would be much more sensible to use the VESA function... There is actually a bit in the VESA mode description that tells you whether it is compatible with the basic VGA registers, if you really need to check for this. -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Pigs use it for a tambourine" - Frank Zappa