This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Threads


 
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?

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)? 

Thanks

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


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