This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to tell thread model on 2.95?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]