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: [arm] Inhibit startup code for SymbianOS


Paul Brook wrote:

The patch below stops gcc building/using the crt* startup code for SymbianOS. That OS provides its own versions of this code.

Tested by building arm-symbian-symbianelf cross.
Ok for mainline and csl-arm-branch?

If you're sure about this, yes.


I had thought we might still need crtbegin/crtend to register exception regions, etc. Is that all taken care of in some other way?

Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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