This is the mail archive of the binutils@sourceware.cygnus.com 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]

Re: elfppc.sc removal


[ Originally on binutils@sourceware, now also CC'ing gcc@gcc.gnu.org ]
> Am Fri, 07 Apr 2000 schrieb Geoff Keating:
> >I just found another bug relating to a elf.sc/elfppc.sc mismatch, this
> >one related to exceptions.  So I'm fixing it once and for all.
> >
> >This patch is the first of two to remove elfppc.sc; this is the
> >changes to the generic stuff.  Any comment?  OK to commit?

I'm curious about an anomaly I just noticed in the newly-gone elfppc.sc. It
references crtbegin.o and crtend.o. However for the target powerpc-eabi,
the files that provide __CTOR_LIST__ etc. are actually ecrti.o and ecrtn.o.

Is there any reason that powerpc-eabi-gcc doesn't use crtstuff?

Or should ld parameterize crtbegin.o/crtend.o so that the names can be
overridden?

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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