Re: pb compiler
Re: pb compiler
- Subject: Re: pb compiler
- From: "Peter O'Gorman" <email@hidden>
- Date: Fri, 03 Feb 2006 00:54:36 +0900
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Shantonu Sen wrote:
| Probably because you're using -all_load
|
| Shantonu
|
| On Feb 2, 2006, at 5:22 AM, Locatelli Jérôme wrote:
|
|> Hello,
|>
|> I try to compile an application on MacOS 10.4.4 with g++, using
|> GNU libtool 1.5.10.
|> I've got the following message. I can't correct it by removing
|> "all_load" in the libtool script.
|>
|> Does it exist any other solutions?? Thank.
|
GNU libtool had the -all_load flag removed for darwin with this patch:
2004-08-02 Geoffrey Keating <email@hidden>
~ * libtool.m4 [darwin]: Don't use -all_load.
Which came before this one:
2004-08-07 Peter O'Gorman <email@hidden>
~ GNU libtool-1.5.8 is released.
So if you're getting -all_load in your link line, and you're not adding it
yourself, you're not using libtool-1.5.10. Ensure that the libtool.m4 that
is put in your configure script does not have the -all_load flag.
Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
iQCVAwUBQ+IrO7iDAg3OZTLPAQLSUQP/ZTerHWTwjn2DVC0Tcm9LCCFn3ISOZsf1
BDe/0pqfwEDP0nbOAmphkpLD4IYncdCwJfV7MovQP9tFUZnOkFK0ZJ/COukVp57P
5tqYY06+71j/373F1SJ190F3aODmgbcO27r7eqOgSSitmzrUnKms8kXJSXb3HgVN
NmPUWLxRsB8=
=ik5U
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden