[Bug gold/12452] Crash when trying to build Firefox/Seamonkey with Linux Ubuntu 10.10 64-bit
http://sourceware.org/bugzilla/show_bug.cgi?id=12452 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #3 from Ian Lance Taylor 2011-01-30 08:01:55 UTC --- I'm pretty sure you need at least 20101117 for this to work, and presumably the 2.21 release would be better. I'll mark this as fixed, but please feel free to reopen this if the problem still occurs with a more recent build. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gold/12452] Crash when trying to build Firefox/Seamonkey with Linux Ubuntu 10.10 64-bit
http://sourceware.org/bugzilla/show_bug.cgi?id=12452 --- Comment #4 from Bengt-Erik Soderstrom 2011-01-30 17:03:51 UTC --- (In reply to comment #3) > I'm pretty sure you need at least 20101117 for this to work, and presumably > the > 2.21 release would be better. > > I'll mark this as fixed, but please feel free to reopen this if the problem > still occurs with a more recent build. After compiling and installing binutils 2.21 I can confirm that it now works OK, both with ld and with the Gold. Thanks for your help -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
Re: objdump on very large files
On Thu, Jan 27, 2011 at 03:48:47PM -0800, Michael Snyder wrote: > The relevant printf is in objdump.c::dump_section_header, vis: > > printf (" %08lx 2**%u", (unsigned long) section->filepos, > bfd_get_section_alignment (abfd, section)); > > > Is there a way to get the total file size here, and if it is greater > than 4gig, to make this field wider? I realize that it will then be > greater than 80 chars... Patches welcome.. Alternatively, build on a 64-bit host. -- Alan Modra Australia Development Lab, IBM ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/12448] .struct in included file causes assertion failure
http://sourceware.org/bugzilla/show_bug.cgi?id=12448 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 from Alan Modra 2011-01-31 04:05:57 UTC --- Please attach a testcase to this bug report -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils