delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | ieva01.lanet.lv: pavenis owned process doing -bs |
Date: | Mon, 26 Apr 1999 10:38:14 +0300 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | DJ Delorie <dj AT delorie DOT com> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: v2.03: wrapping up |
In-Reply-To: | <199904242017.QAA27977@envy.delorie.com> |
Message-ID: | <Pine.A41.4.05.9904261032140.91294-100000@ieva01.lanet.lv> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sat, 24 Apr 1999, DJ Delorie wrote: > > > Are we really going to have file specs in $DJDIR/lib > > If all available compilers will call stubify properly and set the > __DJGPP__ macro without the lib/specs file, we can take it out of > 2.03. Do they? > Since gcc-2.8.1 they call stubify normally as LINK_COMMAND_SPECS is overriden already in builtin specs. For egcs-1.1.2 $DJDIR/lib/gcc-lib/djgpp/egcs-291.66/specs is specs dumped by gcc (gcc -dumpspecs) without any modifications and it works. For my latest build of 12 April egcs snapshot I have slightly editted dumped specs but due to different reason. It sets __DJGPP__ but not __DJGPP_MINOR__. I think where __DJGPP_MINOR__ is needed one should include stdio.h or sys/version.h. Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |