libtarget.a?

Mark Mitchell mark@codesourcery.com
Mon Feb 18 11:33:00 GMT 2002



--On Monday, February 18, 2002 02:01:23 PM -0500 David Edelsohn 
<dje@watson.ibm.com> wrote:

> 	It is all well and good to say that the routines need to be in
> crt0, but GCC does not have control over crt0.

On i686-pc-linux-gnu, at least, we build and install
crtbegin.o, crtend.o, crtbeginS.o, and crtendS.o.  In fact, I believe
that we do this on most architectures; that's how we manage our C++
static initializers and so forth.

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com



More information about the Gcc-patches mailing list