Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <002301c14219$23d8f040$0200a8c0@lifelesswks> From: "Robert Collins" To: References: <3BAA33FD DOT 9C1B704C AT ece DOT gatech DOT edu> <20010920143410 DOT B5666 AT redhat DOT com> <3BAA395C DOT 20B04AD8 AT ece DOT gatech DOT edu> <20010920145100 DOT B30281 AT redhat DOT com> <3BAA59AC DOT C228E051 AT yahoo DOT com> Subject: Re: Autotools; new versions Date: Fri, 21 Sep 2001 07:13:47 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 20 Sep 2001 21:21:58.0489 (UTC) FILETIME=[47D63C90:01C1421A] ----- Original Message ----- From: "Earnie Boyd" > Christopher Faylor wrote: > > >> Is this something worth considering? > > > > > >Yes. But I think the requirement for separate install prefixes still > > >remains. I don't know much about debian, tho, so take that with a large > > >chunk of salt. Debian installs 2.13 out of the way of 2.52. I'm not sure where though (I'm not near that machine *right now*). > > I was thinking that we'd somehow have one autoconf.tar.gz which had both > > versions and a magic wrapper to handle them. Debian have 2.52, and if you want 2.13 *at all* you must have 2.52. That suggests to me that the magic wrapper is in the 2.52 tarball. > > I see the magic wrapper being nothing more than reading the configure.in > or configure.ac to get the AC_PREREQ value and creating the appropriate > symlinks to the correct versions before executing the tool. BTW, I just > looked at the configure.in in newlib and the AC_PREREQ value is already > 2.5. It may have started like that, but I believe it's a little smarter now .. It's under the GPL, why not grab the deb, run ar and have a look? Rob