Kurt Miller <truk@xxxxxxxxxxxxx> writes: > How can I definitively tell what thread model gcc was configured > for on FreeBSD 4.9, gcc version: > > FreeBSD# gcc -v > Using builtin specs. > gcc version 2.95.4 20020320 [FreeBSD] I don't think there was any convenient way to tell in gcc 2.95.x. However - I think if you have a log of freeBSD's 'make buildWorld' lying about you may be able to find the actual configure line used in there. You could also try asking on the freebsd-hackers mailing list.