Re: Initial list of ports that fail due to -pthread

From: Daniel Eischen <eischen_at_vigrid.com>
Date: Tue, 23 Sep 2003 22:47:37 -0400 (EDT)
On Wed, 24 Sep 2003, John Birrell wrote:

> On Tue, Sep 23, 2003 at 07:33:43PM -0700, Kris Kennaway wrote:
> > Won't these ports still need to be fixed to look at
> > PTHREAD_{LIBS,CFLAGS} though, since the correct values for 4.x and 5.x
> > will still be different?
> 
> Not if -pthread remains. Internally gcc would link to a different
> library, but most ports won't see that.

The problem will be with ports that somehow get -lc_r
without going through PTHREAD_LIBS.  And for those that
use both -lc_r and PTHREAD_LIBS, they'll build but won't
run correctly.

BTW, I just fixed zebedee (started at bottom of list).

-- 
Dan Eischen
Received on Tue Sep 23 2003 - 17:48:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:23 UTC