On Mon, Nov 24, 2014 at 04:18:35PM +0000, Laszlo Baji wrote:
> The problem is that not all the generated shared objects  are linked to the 
> executable despite the fact that the -verbose option says success.
> The two distributions are :  "Ubuntu 14.04.1 LTS" and  "Ubuntu 10.04 LTS"

The difference will be due to the newer g++ passing --as-needed to ld.
See the ld info document on --as-needed.

-- 
Alan Modra
Australia Development Lab, IBM

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to