This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: passing -no-undefined to libtool with autoconf/automake


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

On 21.07.2013 12:43, marco atzeri wrote:
> Hi All,
> 
> As latest gcc's are not ignoring anymore "-no-undefined"
> and the configure halt with error if LDFLAGS="-no-undefined"
> is defined in advance
I usually patch packages and add -no-undefined to
libblahblahblah_la_LDFLAGS where necessary.

That is more-or-less the same thing you do, but more precise.

The better way is to tell upstream that they need -no-undefined or a way
to put it there.
Some packages already add -no-undefined, or they add to libraries'
LDFLAGS from a variable that configure may (by its own accord or by
user's command) set to -no-undefined, if the platform requires that.


- -- 
O< ascii ribbon - stop html email! - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)

iQEcBAEBAgAGBQJR69idAAoJEOs4Jb6SI2CwUhMH/iVodGqxEcRpvSbWduiLAn2I
D9JsaYOFJYns5c088LxxnOu1fnmVRim06w5rzstaDBJF6Bh1ks5fmdRoVguIF+Fw
vPKldCdT9t1bvV3tlLY4ZhNHliLUiNiCVPtgVP6prnAS+2k6W9Tdhbe2mQEnsnLe
sHu1Lj0kAsRPGRI3TG5O3EozKVqpCRIPlo7w3g7c91kZp1+fsPgkaI0m0Q48MBhJ
/jXdm2C/oWjWsCKqGyNE2/Jjp5UIXHowdM6Lbji4XKOnJeq6nLXvYhqae4fnaORq
yBqazwM0tjWzp+EvvzWK/TxVddxH5r/MD+g7a6yIqdgbh2EMpzZswsq8wSK2+6A=
=FgV/
-----END PGP SIGNATURE-----

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]