* David O'Brien <obrien_at_FreeBSD.org> [030910 15:33]: > On Wed, Sep 10, 2003 at 12:41:41PM -0400, Michael Edenfield wrote: > > gnome2 depends on gnomemedia2. > > gnomemedia2 depends on gstreamer-plugins. > > gstreamer-plugins fails because ARTSD_FLAGS in several dozen Makefiles > > includes -pthread. > > This is being worked on from the compiler stand point. Which is the main reason I didn't do a pr on it. But from reading other parts of the thread, it seems that ports should not be using -pthread anyway... would it be worthwhile to submit patches to remove -pthread (and, for that matter, -lpthread and other variants) in favor of ${PTHREAD_LIBS} regardless of wether `cc -pthread` is an error or a no-op, or some magical auto-thread-library-selector? --Mike
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC