Dag-Erling Smorgrav <[EMAIL PROTECTED]> 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 - [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message