Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: steve.snyder@philips.com
To: <cygwin@cygwin.com>
Cc: <robert.collins@itdomain.com.au>
Subject: Re: Request to package maintainers
Message-ID: <0056910011659960000002L102*@MHS>
Date: Wed, 25 Apr 2001 19:27:36 -0500
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1; name="MEMO 04/25/01 19:24:41"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id VAA01603

>This is a _very_ bad idea. config.cache is not portable across machines
>unless they are _identical_ in layout. And if you are building from
>source you may well have a different location for various items.

Fair enough.  I would settle for just a brief note in a README file.  Anything
that would communicate how the standard binaries were built.

>A second thing to consider: if you are building from source it implies
>that you don't want the packagers options...

I suspect that a lot of people rebuild just to add or remove a config 
option.  One person may want to try the new POSIX thread support, while 
another wants to enable a different caching algorithm in Squid.  

In my own case I just want to tweak the compiler optimizations.  Just 
adding "-march=i686 -s" to the existing compiler flags is all I want.  But 
that raises a question: what was the original configuration?

Thanks for the response.





robert.collins@itdomain.com.au on 04/25/2001 05:07:30 PM
To:	cygwin@cygwin.com@SMTP
Steve Snyder/SVL/SC/PHILIPS@AMEC
cc:	 
Subject:	Re: Request to package maintainers
Classification:	


>----- Original Message -----
>From: <steve.snyder@philips.com>
>To: <cygwin@cygwin.com>
>Sent: Thursday, April 26, 2001 9:42 AM
>Subject: Request to package maintainers
>

>Hello.
>
>I would like to make a request of Cygwin's package maintainers: please
leave the generated config.cache file in the source package.
>
>I suggest this to aid in rebuilding from source packages.  As it is,
those who want to rebuild there own binaries have no idea what config
>options were used in the standard cygwin build.  The user who wants to
rebuild the source with config option A may
>be losing the options X, Y and Z used in the original cygwin build.
>
>Thank you.
>

This is a _very_ bad idea. config.cache is not portable across machines
unless they are _identical_ in layout. And if you are building from
source you may well have a different location for various items.

config.status is less of an issue - but where would you put it ? (The
source dir is not the build dir for packagers ).

If all you want is the configure switches used, then I suggest just
asking for that. :]

A second thing to consider: if you are building from source it implies
that you don't want the packagers options...

Rob





--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

