Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 09:52:34 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        current@freebsd.org
Subject:   Re: Questions related to our use of crtbegin{,S,T}.o
Message-ID:  <20050218094758.V59283@carver.gumbysoft.com>
In-Reply-To: <20050218132054.mzsbi4yhzc4gcwck@netchild.homeip.net>
References:  <20050218132054.mzsbi4yhzc4gcwck@netchild.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050218094758.V59283>