This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: How to tell thread model on 2.95?
- From: llewelly at xmission dot com
- To: Kurt Miller <truk at optonline dot net>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 10 Jun 2004 22:57:21 -0600
- Subject: Re: How to tell thread model on 2.95?
- References: <013e01c44f3d$612d13c0$290110ac@truk>
Kurt Miller <truk@optonline.net> 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.