8 Sep
2004
8 Sep
'04
4:11 p.m.
toomy@bluewin.ch wrote:
Goo morning list I try to build a small app using boost/threads under linux with kdevelop. Sadly, I am unable to link against any boost/thread lib.
I tried boost/signal for another sample, to find out if a am able to link against boost/signal and it worked.
Does anybody know how to do that? And, yes i did the -pthread gcc option.
Sorry for the late reply. It's pretty hard to help without knowing what the error is. Could you give more details about what symptoms you're seeing, post error messages, etc.?
By the way, how do i tell the compiler that i am using multithreading ? Do I have to do that? its gcc 3.3.3
Mike