Re: gthreads missing



Marcus Reis wrote:
Hi, I dont know if is that right list to do this kind of question. When
compiling an app with -lgthread ld returns "cannot find -lgthread". I'm
using Ubuntu 5.10, so anybody get success using gthreads in Ubuntu
5.10?? Maybe are devel libraries compiled without gthreads support in
this distro?

any advice welcomed.

The preffered route is: `pkg-config --libs gthread-2.0`
since this will sort out any dependant libs.
(although -lgthread-2.0 should work)

Cheers,
                     -Tristan



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