[EMAIL PROTECTED] wrote: > > ==> "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," >
Curious, what kind of "System", i.e. POSIX/Bourne shell, are you using to accomplish your native use? I'm assuming here that icc is a Win32 compiler, sorry if I'm wrong. I ask because I have a product that can be configured for your use as a native icc host/build system. Earnie. _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
