Questions related to our use of crtbegin{,S,T}.o

Doug White dwhite at gumbysoft.com
Fri Feb 18 17:52:35 GMT 2005


On Fri, 18 Feb 2005, Alexander Leidinger wrote:

> I'm investigating an issue in icc regarding crtbeginT.o. We don't have this,
> but based upon reading /usr/src/contrib/gcc/Makefile.in it seems to be
> needed for linking "gcc -static" compiles (and icc references it in static
> C++ compiles only)... but maybe not on FreeBSD.

That makefile is not used so you're looking in the wrong spot. :)  Thats
the one that ships from the vendor, which we retain for completeness, but
the actual build Makefile is in src/gnu/usr.bin/cc.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list