[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-05-10 Thread llucax at gmail dot com
-- What|Removed |Added CC||llucax at gmail dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10126 --- You are receiving this m

[Bug gold/10141] New: gold should support the -z options {no, }{lazy, now}

2009-05-10 Thread vapier at gentoo dot org
some packages link with -Wl,-z,lazy so that they know they'll get lazy bindings (in case the toolchain is configured with -Wl,-z,now by default). unfortunately, gold doesnt have an option to control this DT in the final ELF. -- Summary: gold should support the -z options {no,}{lazy,no