This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problems merging DNS JNDI code
Pete Chown <Pete.Chown@skygate.co.uk> writes:
> Hi,
>
> Thanks to everyone who sent suggestions. Hopefully this should get me
> up to speed when I next look at the integration (I have to spend a few
> days on some other things first).
>
> Tom Tromey wrote:
>
> > gcc recently changed its Dwarf-2 (debugging) output format.
> > These messages mean you need a new binutils that can understand the
> > new output.
>
> Fair enough. Do I need a CVS version of binutils too, or is a recent
> release version enough?
I'm using
GNU ld version 2.11.92.0.10 20011021 Debian/GNU Linux
which is binutils 2.11.
It works for me.
Nic