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: differences in generated ldscripts for native and cross builds


On Sun, 11 Oct 2015, H.J. Lu wrote:

> >> Try adding --enable-initfini-array to the cross configuration.  The
> >> autoconf test for this option uses AC_RUN_IFELSE so only works on
> >> native builds.
> >
> > can't we make this smarter ?  this feature has been around for quite
> > a long time now.  seems crazy that the default is to disable these
> > when cross-compiling.
> 
> Yes, the default should be ON for Linux targets.

Thomas, I think you had plans to work on that at some point....

As I said in <https://gcc.gnu.org/ml/gcc-patches/2013-11/msg00619.html> I 
think it should be on by default for ELF targets, not limited to GNU/Linux 
or GNU targets.

-- 
Joseph S. Myers
joseph@codesourcery.com


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