[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: fix to determination of G_THREAD_CFLAGS
- From: Sebastian Wilhelmi <wilhelmi ira uka de>
- To: Luis M Ibarra <mibarra ximian com>
- Cc: gtk-devel-list gnome org
- Subject: Re: fix to determination of G_THREAD_CFLAGS
- Date: 30 Aug 2002 11:12:58 +0200
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]