On Mon, Oct 21, 2002, Ralf S. Engelschall wrote:

> >     Remove whitespace and a compiler-only link flag.
> > [...]
> >   -LIBS="$PTHREAD_CFLAGS $LIBS"
> >   +LIBS="-pthread $LIBS"
> > [...]
>
> Be careful, option -pthread exists mostly just on gcc.

And even there AFAIK it is a patched in feature by some BSDs only...

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to