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

Nicolas Roche wrote:

| Hello Peter,
|
| POG> Dumb question, but does it work if you quote it?
| POG> -Xlinker "--stack=0x800000,0x10000"
| POG> Peter
|
|
| No commas are always replaced by spaces when using -Wl even if you
| quote it or trying to put \, instead of , ....
|

Okay, at the moment there is only one known way for libtool to pass
options through to the linker, that is lt_prog_compiler_wl, which is
"-Wl," for most compilers currently supported by libtool. There is
currently no check if the compiler in question supports -Xlinker, so you
will find -Wl, is always used.

Perhaps we need another var (lt_prog_compiler_xlinker ?) for xlinker
arguments, but there must be some workaround for this to help you right
now, I just don't know what it is.

Peter


-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/ax6bhJEqt987YAQRAibHAJ4n/cQy+Mm4zZh121sL4uYJ6x73JQCfXpAw
NFR7RTyWmVwR4YgLYhgIgpc=
=+oFN
-----END PGP SIGNATURE-----



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

Reply via email to