This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problems merging DNS JNDI code
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Pete Chown <Pete dot Chown at skygate dot co dot uk>
- Cc: "java at gcc dot gnu dot org" <java at gcc dot gnu dot org>
- Date: Tue, 19 Feb 2002 14:13:15 -0500 (EST)
- Subject: Re: Problems merging DNS JNDI code
On 19 Feb 2002, Pete Chown wrote:
> BFD: Dwarf Error: Invalid or unhandled FORM value: 14.
> BFD: Dwarf Error: Could not find abbrev number 108.
You need an updated libbfd. That means getting a recent binutils and gdb.
(The old BFD library never handled DWARF-2 correctly.)
Jeff