This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Dwarf Error?


Paul  Schmidt <pschmidt at interlog dot com> writes:

> Dear List:
> 
> I occasionally building things get the following error:
> /usr/bin/ld Dwarf Error: Invalid or invalid FORM value: 14
> 
> Anyone know what causes this?  Am I missing a library or something, I use gcc 
> 3.2.2
[snip]

ISTR this is a binutils bug - if you upgrade your binutils, it goes
    away. I think the problem is fixed in binutils 2.11.93 and later.

If you go to google's advanced web search, and search gcc.gnu.org for
    'ld Dwarf error' or some such, you may find more information.


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