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: libtarget.a?


>>>>> Mark Mitchell writes:

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

	Yes, but we build that from crtstuff.c, without including any
target-dependent assembly files.

David


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