From: Charles Krug Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP isn't working Date: Fri, 18 Sep 1998 09:27:36 -0400 Lines: 62 Message-ID: <36025FC8.1BCB813@pentek.com> References: <000701bde2cd$c20f5640$63806fc6 AT dhopp> NNTP-Posting-Host: mail.pentek.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------BB94B1497452CC265B6959DD" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk --------------BB94B1497452CC265B6959DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dennis B. Hopp wrote: > Ok I recently downloaded DJGPP and I unzipped everything, used make > to build allegro and I went to make a simple test program: Are you running Win9x or WinNT? Under WinNT, lfn support from within DOS programs is broken, so the LFN=x variable does nothing. In this case, remove the installation and re-unzip with a dos-based unzipper that ingores LFN's. Under Win9x, look at the file problems.txt for a list of common difficulties with gxx2.8.11 etc. I went through that and my troubles ended, but I'm not sure which alteration I made it was that licked it. -- Charles Krug, Jr. Application Engineer Pentek Corp 1 Park Way Upper Saddle River, NJ 07458 --------------BB94B1497452CC265B6959DD Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Dennis B. Hopp wrote:
 Ok I recently downloaded DJGPP and I unzipped everything, used make to build allegro and I went to make a simple test program:

Are you running Win9x or WinNT?  Under WinNT, lfn support from within DOS programs is broken, so the LFN=x variable does nothing.

In this case, remove the installation and re-unzip with a dos-based unzipper that ingores LFN's.

Under Win9x, look at the file problems.txt for a list of common difficulties with gxx2.8.11 etc.  I went through that and my troubles ended, but I'm not sure which alteration I made it was that licked it.

--
Charles Krug, Jr.
Application Engineer
Pentek Corp
1 Park Way
Upper Saddle River, NJ 07458
  --------------BB94B1497452CC265B6959DD--