Patch to make binutils-2.17 compile and work on DragonFlyBSD

H.J. Lu hjl@lucon.org
Thu Aug 30 19:05:00 GMT 2007


On Thu, Aug 30, 2007 at 07:18:03PM +0200, Robert Sebastian Gerus wrote:
> > you're using binutils-2.18 from Gentoo right ?  try building binutils-2.18
> > with USE=vanilla please
> Already tried that, didn't help.
> 
> > along those lines, just run `readelf -d /usr/lib/gcc41/crt1.o` ... that should
> > give you a pretty quick answer; just look for any field which comes up
> > unrecognized
> 
> > Object files do not have dynamic tags.  Perhaps you mean section types?
> Well...
> kagerou ~ # readelf -a /usr/lib/gcc41/crt1.o | grep -i unr
> kagerou ~ #
> I'm attaching the whole output of ``readelf -a /usr/lib/gcc41/crt1.o''
> 

You may run into

http://www.sourceware.org/bugzilla/show_bug.cgi?id=4424


H.J.



More information about the Binutils mailing list