This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

bfd assertion bug found



It seems that the linker interprets arguments differently in 2.6,
if I specify '-N' to the linker in 2.5.2 it produces a static final
object, in 2.6 it sets config.dynamic_link to true.  This is what
causes trouble when relocations are being scanned.

Later,
David S. Miller
davem@caip.rutgers.edu