On Tue, 27 Nov 2007 13:23:30 -0800, Matthew Dillon wrote:
Here on FreeBSD 7.0-BETA2 i386 (RELENG_7) comes with GCC 4.2.1, I get
this:
---------------------------------------------
% cc test.c -o test
% ./test
X
% cc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719 [FreeBSD]
---------------------------------------------
Maybe update GCC will helping?
Cheers,
Mezz