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: mips static constructor changes


>>>>> Jeffrey A Law <law@cygnus.com> writes:

 > I have no idea how crt[in].o are used.  You'll have to experiment a
 > little with them.

They normally contain the prologue and epilogue, respectively, for the
_init and _fini functions.

 >> And on another subject, is it preferable to pull in crtbegin/end via specs
 >> or linker scripts?

 > Unknown.  I think Cygnus usually does it via linker scripts.

Actually, I think all existing targets use the specs.

Jason


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