On 05 April 2007 13:52, Brian Dessent wrote:

> Jesper de Jong wrote:
> 
>>     /home/jesper/gcc-4.1.2/configure --enable-threads=win32
> 
> Where do people keep getting this idea that Cygwin uses win32 threads?
> It doesn't, and you've most likely built a compiler that is subtly
> broken in some way.  Cygwin uses pthreads, this should be
> --enable-threads=posix.


  Actually, unless you have a /very/ good reason, you simply shouldn't specify
it at all.  The build system will DTRT.  (As a general rule, the less options
you pass to configure, the less likely you are to make a wrong choice!)


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Reply via email to