Threads

Khem Raj khem@mvista.com
Wed May 24 18:08:00 GMT 2006


Earl Olsen said the following on 05/24/2006 08:56 AM:
>  
> I took a look at the i386-linux.crosstoolconfig.txt output
> by crosstool, and see this:
>
> 	GLIBC_ADDON_OPTIONS==linuxthreads
>
> Does anybody think the extra "=" is a problem?
>   
it may not be have a look at the real options that are being passed to 
glibc configure. It might be that --enable-add-ons${GLIBC_ADDON_OPTIONS}
is used in that case it will be correct.
> This was with crosstool 0.42.
>
> Also, does this mean that libpthread is using linux native
> thread support (i.e. each thread is assigned a PID instead
> of a thread id as in NPTL)? 
>   
that sounds more like linuxthreads
> Thanks
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>   


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list