delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | ieva01.lanet.lv: pavenis owned process doing -bs |
Date: | Tue, 12 Jan 1999 10:01:14 +0200 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | djgpp-workers AT delorie DOT com |
cc: | "Mark E." <snowball3 AT usa DOT net> |
Subject: | Re: patch for autoconf 2.13 |
In-Reply-To: | <199901120058.AAA140198@out4.ibm.net> |
Message-ID: | <Pine.A41.4.05.9901120951390.58188-100000@ieva01.lanet.lv> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
On Mon, 11 Jan 1999, Mark E. wrote: > > Also take look on workaround needed under Win95 for autoheader I mentioned > > at end of file in readme.DJGPP in gcc-2.8.1 and egcs-1.1.1 archives. It > > paerhaps would be nice to find something better > > > > You must be talking about the 'exec > con' patch. Is there a simple test > case that demonstrates the problem the patch works around? > Yes. running unpatched autoheader in gcc main directory in DOS session under Win95 (needed for 'make cstamp-h.in') for both gcc-2.8.1 and egcs-1.1.1. autoheader tries to rename file where autoheader output is being written. This does not work under Win95 unless file is closed before. Also: are You going to also include autoscan (needs PERL, therefore I included definition of ac_cv_path_PERL) which was not in acnf212b.zip. Also manipulations on $PATH was left in posted script by mistake (it's was one harmless but unsuccessfull test) Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |