Hi Christopher,

* Christopher Hulbert wrote on Fri, Feb 10, 2006 at 09:29:44PM CET:
> I'm trying to pass some options to the linker using -Wl,opt1,opt2,....
>   Libtool is not placing the -Wl, in front of each argument because in
> the generated libtool script, wl="".  If I manually replace that with
> wl="-Wl," it prepends arguments with it as expected.
> 
> bash-3.00$ uname -a
> CYGWIN_NT-5.1 maxwell 1.5.19(0.150/4/2) 2006-01-20 13:28 i686 Cygwin
> 
> bash-3.00$ ../libtool --version
> cygpath: can't convert empty path

This line looks fishy.

> ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)

Is that with the PGI compilers as in your other post?  If yes: libtool
currently simply does not support PGI compilers on win32.  We accept
patches (or access, to write them).  ;-)

If this is not with PGI compilers, then please state which compiler you
are using (I assume gcc), post `../libtool --config' and config.log
(preferably packed).

Cheers,
Ralf


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to