> I had this exact problem. It was due to optimisation flag -O3 in > my CFLAGS in make.conf (the handbook says to not use too much > optimisation). I had no problems after I removed it.
Thanks a lot for responding! Unfortunately this does not seem to be the cause in this case. /etc/make.conf does not contain any modifications to gcc optimization parameters, and indeed gcc is invoked with only '-O' when compiling. It's more or less a fresh install; I haven't touched make.conf. -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>' Key retrieval: Send an E-Mail to [EMAIL PROTECTED] E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"