From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12576 invoked by alias); 13 Dec 2007 16:13:01 -0000 Received: (qmail 12564 invoked by uid 22791); 13 Dec 2007 16:13:01 -0000 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Dec 2007 16:12:50 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id lBDGCmD5004937 for ; Thu, 13 Dec 2007 11:12:48 -0500 Received: from pobox.stuttgart.redhat.com (pobox.stuttgart.redhat.com [172.16.2.10]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lBDGCm3Y021980; Thu, 13 Dec 2007 11:12:48 -0500 Received: from hridell.englab.brq.redhat.com (hridell.englab.brq.redhat.com [10.34.32.30]) by pobox.stuttgart.redhat.com (8.13.1/8.13.1) with ESMTP id lBDGClBL017407; Thu, 13 Dec 2007 11:12:47 -0500 Message-ID: <476159FC.1030903@redhat.com> Date: Thu, 13 Dec 2007 16:13:00 -0000 From: Petr Machata User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Andrew Cagney CC: frysk Subject: Re: enabling shared builds References: <476146B5.7020606@redhat.com> In-Reply-To: <476146B5.7020606@redhat.com> X-Enigmail-Version: 0.95.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3A57C77E1F0B9B06F72DF2EA" X-Virus-Checked: Checked by ClamAV on sourceware.org X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00221.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3A57C77E1F0B9B06F72DF2EA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-length: 685 Andrew Cagney wrote: > - create two versions of the binary; one for build-tree and one for > install tree I like this one. autogen.sh --devel would add rpath to binaries, --release would not. Requiring one of --devel and --release would even make sure people don't forget to specify the "flavor" option. > - switch to install-tree testing > Would mean breaking configure convention and set --prefix=3D. On the > other hand it would mean only testing one way. That's another possibility I kind of like, but running make install each time you want to test one-liner fix is inconvenient. Frysk turn-around time is already too bad. > Thoughts, other ideas. >=20 > Andrew >=20 PM --------------enig3A57C77E1F0B9B06F72DF2EA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHYVn/T6tJy0SVQPIRAsK4AJ4q1BjgLAR+p10LKZLitmPyGwdccACeP6xy JlgDuDyjlf0kOSjNh1vmqf0= =UtmI -----END PGP SIGNATURE----- --------------enig3A57C77E1F0B9B06F72DF2EA--