Bootstrap broken
Gerald Pfeifer
gerald@pfeifer.com
Mon Sep 4 05:38:00 GMT 2006
On Sun, 3 Sep 2006, Andrew Pinski wrote:
> On Mon, 2006-09-04 at 07:14 +0200, Gerald Pfeifer wrote:
>> Somehow we still manage to break the bootstrap, even at the end of stage3:
> Looks like __used is used by FreeBSD's headers (and not by glibc/Linux's
> headers).
Bingo! Your nose is a good one, Sir. :-)
/usr/include/sys/cdefs.h:#define __used __attribute__((__used__))
Gerald
More information about the Gcc
mailing list