==> "bw" == Bill Wendling <[EMAIL PROTECTED]> writes:

    bw> # How to pass a linker flag through the compiler.  wl=""

    bw> to:

    bw> # How to pass a linker flag through the compiler.  wl="-Wl,"

    bw> That might help things...

On the version of icc that I use, it's more like

  wl="-Qoption,ld,"

Carl



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

Reply via email to