This is the mail archive of the gcc@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: Sparc ELF definitions of {INIT,FINI}_SECTION_ASM_OP


On Thu, Apr 04, 2002 at 11:15:59AM -0800, David O'Brien wrote:
> crtbeginT.o is identical to crtbegin.o on non-glibc hosts.

I would hope it won't stay that way.  I would hope that some
of these other targets would implement support for walking
the set of loaded shared libraries and examining the headers.

It's not hard to write, and brings nice advantages to program
startup time.  Your effort is surely better spent there, no?


r~


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