This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch to update libtool in GCC and binutils trees
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: schwab at suse dot de, gcc-patches at gcc dot gnu dot org, libstdc++-digest at gcc dot gnu dot org
- Date: Thu, 05 Apr 2007 03:54:12 -0300
- Subject: Re: Patch to update libtool in GCC and binutils trees
- References: <200703292205.PAA19224@hpsje.cup.hp.com>
On Mar 29, 2007, Steve Ellcey <sje@cup.hp.com> wrote:
> Does anyone have a better way
> to handle this test in the libstdc++-v3 configure file?
There should be a shell variable holding the right value, with
ltconfig fully integrated into the main configure script.
> Can I just check the enable_shared variable instead?
Most likely. I don't have your patch handy any more, but if you could
check that enable_shared is what makes to the libtool script, that
later outputs "enable shared", then yes. There might be per-language
settings.
--
Alexandre Oliva http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member http://www.fsfla.org/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}