Linking problems with pthread and dlfcn

Dave Robbins drobbins at drobbins.net
Fri Feb 7 13:34:53 GMT 2003


When you look in the messages window and it gets to where it is doing
the linking, does it contain this "-lpthread" ? For me it links with the
pthreads library without doing anything else.
On Fri, 2003-02-07 at 04:49, Meunier Michel wrote:
> Hello,
> 
> I have a small program wich use pthread and dlfcn, there is no problem to
> compile and link it on line (gcc .... -pthread -ldl ....).
> But now I want to develop a bigger program with the help of Kdevelop. For
> instance I can compile my program, but I am unable to link it.
> There are error with pthread_create... and dlopen function.
> 
> Sincerely



-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list