Re: GCC and -pthread

2002-02-04 Thread Phil Edwards
On Sun, Feb 03, 2002 at 01:33:42AM -0500, Matt Zimmerman wrote: > It is odd that gcc supports this on some platforms and not on others. On > i386, it appears to merely add -lpthread to the command line. It doesn't > even produce a warning. This has been a thorn in our (our == gcc maintainers) si

GCC and -pthread

2002-02-03 Thread Matt Zimmerman
It is odd that gcc supports this on some platforms and not on others. On i386, it appears to merely add -lpthread to the command line. It doesn't even produce a warning. ii gcc-3.03.0.4-0pre0201 The GNU C compiler. When building on hppa, the configure script seems to decide that -pthre