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]

Re: sh-coff broken


On Thu, Sep 14, 2000 at 02:39:18PM -0300, Alexandre Oliva wrote:
> The problem is that crtstuff generates, in the `.init' section, when
> not !defined(OBJECT_FORMAT_ELF), a function prologue in crtbegin.o and
> an epilogue in crtend.o, which duplicate crti.o and crtn.o.  Also, it
> doesn't define `_init' and `_fini' symbols, as expected by crt1.asm.
> Also, it apparently wouldn't generate a `.fini' section.

Ah.  Once again I didn't use the amazingly broken crtstuff.
What a shock.


r~

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