This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: -mrelocatable broken on ppc-linux


On Wed, Jan 21, 2004 at 03:35:18PM +1030, Alan Modra wrote:
> On Tue, Jan 20, 2004 at 11:14:53PM -0400, Aldy Hernandez wrote:
> > The biarch patch broke -mrelocatable for powerpc-linux-gnu*:
> 
> Hmm.  That bit may have snuck in by accident.  Jakub's justification for
> #undef'ing RELOCATABLE_NEEDS_FIXUP was that powerpc-linux linker scripts
> throw away .fixup anyway.
> See http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00494.html
> I guess the fact that .fixup is thrown away isn't a really good reason
> anyway, given that users can provide their own linker scripts.

But there isn't anything that would process .fixup section on Linux either,
is it?

	Jakub


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