From: Rene Ladan on
2010/3/26 CeDeROM <tomek.cedro(a)gmail.com>:
> Hello world!
>
> I have problems building applications requiring ld 2.20 (located at
> /usr/local/bin) where ld 2.15 (located at /usr/bin) is being invoked
> with c++ (gcc4.2.1). Why there are two linkers on the system? Is it
> possible to update the default linker to version 2.20?
>
An upgrade is not possible because binutils switched to GPL3 after
version 2.17 and GLP3 code is not allowed in the base system. One
possible solution would be to tell the applications to use
/usr/local/bin/ld explicitly.

Rene
--
http://www.rene-ladan.nl/

GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6
(subkeys.pgp.net)
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"