Gregory M. Turner wrote:
So, what can I expect from wine and gcc322? Any known interestingnesses? Anyone even tried it? Presumably, since the threading magic needs to be in the kernel (I run a modified linux-2.4.21-pre4-ac5 atm), I will not get the pthread bug...
To get the new pthreads stuff, you need a new glibc and kernel. gcc isn't really involved (except for new programs that use the new style of thread-local storage). - Dan