Xref: news2.mv.net comp.os.msdos.djgpp:3704 From: mll6 AT Lehigh DOT EDU Newsgroups: comp.os.msdos.djgpp Subject: Test setup problems Date: 11 May 1996 17:54:13 -0400 Lines: 12 Message-ID: <4n32a5$1aga@ns2-1.CC.Lehigh.EDU> NNTP-Posting-Host: ns2-1.cc.lehigh.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello, I've installed djgpp totally and ran a test program (in Windows). I had gcc compile dostest.c and followed this syntax: gcc dostest.c -o dostest.exe -lm. It gave back an error saying it couldn't run the go32 program. I'm using v2 so I only have go32-v2.exe. Is this a bug or a lack of memory problem? According to go32-v2, I have 2680KB of DPMI mem and 20,000kb of DPMI swap space. Can anyone help? Please reply by email if you would. Matt Ludivico