Re: fix to determination of G_THREAD_CFLAGS



Hi Luis,

> I think that there's a typo on glib's configure.in. I'm trying to build
> from cvs (head).

> -                   G_THREAD_LIBS=-$flag])
> +                   G_THREAD_LIBS=-l$flag])

No, this is correct. Writing -pthread (-pthreads on solaris) at the
linker command line will link to the correct threading lib.

Ciao,
Sebastian
-- 
Sebastian Wilhelmi
mailto:wilhelmi ira uka de
http://goethe.ira.uka.de/~wilhelmi





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]