Shizuka Kudo wrote: > Thanks for your answer. I'm just curious why a lower > optimization level could cause trouble than -O. > Anyway, my -current works fine with the default > CFLAGS. It seems that there're some commits to > rtld-elf on today.
THe compiler is broken. If you are that intent on compiling a non-optimized FreeBSD so you can benchmark it against an optimized Linux, well, you could always compile everything but the files with asm() statements at -O0, and then manuall compile those with -O... 8-) 8-) 8-). -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message