From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: question on Re: Allegro Example Linking Date: Thu, 28 Nov 1996 00:31:55 -0800 Organization: Three pounds of chaos and a pinch of salt Lines: 31 Message-ID: <329D4DFB.3A6E@cs.com> References: <329CE4E7 DOT CBD AT cam DOT org> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp211.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: tudor AT cam DOT org DJ-Gateway: from newsgroup comp.os.msdos.djgpp Tudor wrote: > > did you say make373 won't work in Winzoze99?is that the reason i get so > many errors ?(unfortunately i have the winzoze stuff and make373b.zip) That is correct. GNU Make 3.7.3 does not support long filenames under Windows 95, which causes all sorts of problems when using it in that environment. There are ways to finesse it, but they tend to cause other problems. Solution: get Make version 3.7.5 (v2gnu/mak375b.zip). This version is compiled for v2.01, but can be used with v2.00 if necessary. (*) It fully supports long filenames under Win95. (*) There are a few caveats with mixing v2.00 programs and v2.01 programs, related primarily to long command lines. If you don't already have it, I recommend upgrading to v2.01 as soon as possible. Alternatively, you could get the source for Make (v2gnu/mak375s.zip) and rebuild it using v2.00. Hope this helps! -- John M. Aldrich, aka Fighteer I -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>+ W++ N++ o+ K? w(---) O- M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+ tv+() b+++ DI++ D++ G e(*)>++++ h!() !r !y+() ------END GEEK CODE BLOCK------