bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Assertion failure in 2.18


From: Jonathan S. Shapiro
Subject: Re: Assertion failure in 2.18
Date: Wed, 19 Dec 2007 21:37:46 -0500

Yang:

It's going to be very tough for people to debug this unless they know
what target you are compiling for and what options were passed to the
assembler. If you are using gcc, pass it the -v option and it will show
the options to the subprograms.

Debugging this for real may not be possible without the actual assembler
input, but without knowing the target CPU and the command line options
it is hopeless.

shap


On Wed, 2007-12-19 at 11:10 -0800, Yang wrote:
> I'm getting the following error:
> 
> as: BFD (GNU Binutils for Ubuntu) 2.18 assertion fail ../../bfd/elf.c:6239
> as: BFD (GNU Binutils for Ubuntu) 2.18 internal error, aborting at 
> ../../bfd/elfcode.h line 221 in bfd_elf64_swap_symbol_out
> 
> This only happens when I build with no -O3; once I specify -O3, this 
> seems to go away. I'm just jumping into a moderately sized codebase for 
> an OS kernel with no kernel hacking experience, so it would take me some 
> time to debug this. Any ideas what this is caused by? Thanks in advance.
> 
> 
> _______________________________________________
> bug-binutils mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-binutils





reply via email to

[Prev in Thread] Current Thread [Next in Thread]