X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Sun, 6 May 2001 11:20:25 -0500 From: JT Williams To: Eli Zaretskii Cc: djgpp AT delorie DOT com Subject: Re: __DJGPP__ and MSDOS Message-ID: <20010506112025.A21215@kendall.sfbr.org> Mail-Followup-To: Eli Zaretskii , djgpp AT delorie DOT com References: <20010430093758 DOT A5379 AT kendall DOT sfbr DOT org> <20010504160823 DOT A19921 AT kendall DOT sfbr DOT org> <1438-Sat05May2001094057+0300-eliz AT is DOT elta DOT co DOT il> <20010505102525 DOT A20373 AT kendall DOT sfbr DOT org> <2427-Sat05May2001211736+0300-eliz AT is DOT elta DOT co DOT il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <2427-Sat05May2001211736+0300-eliz@is.elta.co.il>; from eliz@is.elta.co.il on Sat, May 05, 2001 at 09:17:36PM +0300 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: > There is no specs file on my stock djgpp system, and this is because the -: > gcc2721b.zip archive does *not* contain a specs file -: -: Right. I din't mean to say that specs file is in the GCC 2.7.x -: distribution: it isn't. You need to get it from djdev. The last -: version of djdev that was distributed with a specs file was -: djdev202.zip, IIRC. You will have to edit it to bump __DJGPP_MINOR__ -: to 3. Yes, that was it. I used lib/specs from djdev202.zip, updated as suggested, and the problem is now solved. Thank you! Ok, I realize I'm long overdue for a gcc upgrade. Let's say I install gcc 2.95.3. In the README Andris warns against keeping an old gcc installation around (unless you know what you are doing). But given that a gcc 2.7.2.1 installation requires only half a dozen files and doesn't assume the directory structure of later gcc's, wouldn't it be relatively simple to keep the 2.7.2.1 compiler in addition to the 2.95.3 setup? Any suggestions on how to arrange this? TIA/jtw