[patch] Add plugin support for bfd

Nick Clifton nickc@redhat.com
Fri May 8 15:23:00 GMT 2009


Hi Rafael,

> lfs.patch:
> 
> 2009-05-08  Rafael Avila de Espindola  <espindola@google.com>
> 
> 	* Makefile.am (AM_CFLAGS): Add $(LFS_CFLAGS)
> 	* configure.in (AC_SUBST): New.
> 	* Makefile.in: Regenerate.
> 	* configure: Regenerate.
> 	* doc/Makefile.in: Regenerate.

I think that you may need to extend this patch to include an update to 
the configure script in the binutils subdirectory.  See the start of 
binutils/configure.in and in particular the refernce to PR 9992.  The 
problem is that for Solaris, the size of the stat structure changes 
depending upon whether large file support is enabled or not, and this 
structure is passed between the binutils code and the bfd library.

Cheers
   Nick




More information about the Binutils mailing list