[Bug 973172] Re: Internal error in ld (ld.gold)

Jonas Bülow jonas.bulow at gmail.com
Wed Apr 4 12:22:54 UTC 2012


I found the error. The option --dynamic-list=<file> was used and the
dynamic list file contained three symbols that should not be there I
guess:


	__cxa_finalize;
	__gmon_start__;
	_Jv_RegisterClasses;

It works fine after removing these three symbols from the file.

Status: Solved

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/973172

Title:
  Internal error in ld (ld.gold)

Status in “binutils” package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from 11.04 to 11.10 ld fails to link some
  applications:

  /usr/bin/ld: internal error in sized_finalize_symbol, at
  ../../gold/symtab.cc:2663

  Workaround: change ld to point to ld.bfd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/973172/+subscriptions




More information about the foundations-bugs mailing list