-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Scott James Remnant wrote:

| On Sat, 2003-12-06 at 15:14, Peter O'Gorman wrote:
|>Looks like it is simply infering too early in link mode.
|>
|
| Yeah, my last patch moved the code to before the rest of the argument
| parsing to make -shared, -static and -all-static work with a tagged
| configuration.
|

Actually, I "fixed" it much more simply by changing the
case "$base_compile "
to
case "$base_compile $@" in both places in link mode.

Not sure which solution is better, I'll try yours when I get the chance.
I am not convinced at all that this is your fault either, I never tried
setting CC to a program with args before, it may have been broken for a
while.

Peter
- --
Peter O'Gorman - http://www.pogma.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQCVAwUBP9O1TriDAg3OZTLPAQJxNwP+Lr31iwN1SCAHJv5FjqwXpv1vf8imrwN6
iRnEcj3IVWuJLGFomucF4UIBKs55B8e8LsEQgUy5wfIEYviE//pvmQcpTDUb8fEQ
HZWJlk6rtUStzjX6Dr7NJekiLTesWbJfYd4UWOtFaoVWwGmnxvSFmiDw4lf+55xm
q0HuL+NQAjs=
=ufFT
-----END PGP SIGNATURE-----


_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to