Date: 21 Jun 2001 11:35:01 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: obrien@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: Re: CPUTYPE warning Message-ID: <xzp3d8u18hm.fsf@flood.ping.uio.no> In-Reply-To: <xzplmmmy9ru.fsf@flood.ping.uio.no> References: <xzppubyye0j.fsf@flood.ping.uio.no> <20010620164240.C94296@dragon.nuxi.com> <xzplmmmy9ru.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@ofug.org> writes: > June 5th doesn't work (dumps core when it gets to crt1.c). Today's > won't build anything at all. I think I've found the problem - what doesn't work is: - building crt1.c with -fno-builtin - building anything with gcc compiled with -fno-builtin The source dates probably aren't relevant, June 5th is simply the oldest -CURRENT I've tried to run with -fno-builtin in CFLAGS. I've now gone back to adding it to CFLAGS only when WARNS is 1 or higher. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp3d8u18hm.fsf>