This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [patch] Add plugin support for bfd


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



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