Xref: news2.mv.net comp.os.msdos.djgpp:6072 From: mschulter AT mach1 DOT mpu DOT com (Margo Schulter) Newsgroups: comp.os.msdos.djgpp Subject: Problem with tests Date: 17 Jul 1996 03:06:36 GMT Organization: MP Unlimited, Inc. Lines: 40 Message-ID: <4shlbs$hpv@news.mpu.com> NNTP-Posting-Host: mach1.mpu.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Although gcc is running merrily with my own first programs in C, and is directing its temporary files to RAM drive just as desired, I'm having problems figuring out how to run the tests in dj200tst.zip. The FAQ discusses a problem compiling an Objective C file and mentions a t16.bat, but I can't find this file either anywhere in the djgpp tree or in the manifest for dj200tst.zip. The setup tutorial in djtut2_1.zip does say to "run the batch file," but doesn't mention a path or filename. When I try the two batch files in \djgpp\tests, I get the following results: output of d:\djgpp\tests\makeall.bat Bad command or file name make.exe: Nothing to be done for `all'. make.exe: *** [p_check.out] Error -1 output of d:\djgpp\tests\mkexe.bat hi Bad command or file name there some relevant environment variables (no trouble compiling my own programs) TMPDIR=E:/TEMP DJGPP=d:/djgpp/djgpp.env (I'm using version of 1/26/1996, unchanged) go32-v2 report (QEMM 7.53 with QDPMI off, CWSDPMI -p) DPMI memory available: 7620 Kb DPMI swap space available: 31272 Kb Any ideas on what could be wrong here? I'm ready to be told that it's an obvious user error , and would much appreciate any suggestions. Margo Schulter