<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hello,<BR><BR>I have a small program wich use pthread and dlfcn, there is 
no problem to<BR>compile and link it on line (gcc .... -pthread -ldl 
....).<BR>But now I want to develop a bigger program with the help of Kdevelop. 
For<BR>instance I can compile my program, but I am unable to link it.<BR>There 
are error with pthread_create... and dlopen 
function.<BR><BR>Sincerely<BR></DIV></BODY></HTML>