libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug with linker flags under cygwin?


From: Ralf Wildenhues
Subject: Re: Bug with linker flags under cygwin?
Date: Sat, 11 Feb 2006 02:14:45 +0100
User-agent: Mutt/1.5.9i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]