23 Mar
2004
23 Mar
'04
5:17 p.m.
Hi, I've just built boost1.31.0 using bjam under Linux, apparently successfully. There don't appear to be any static libraries for boost::thread. Is this correct? If so, could someone please explain why I'm getting linker errors under g++ if I don't mention the _dynamic_ thread libs on the g++ command line, and "cannot open shared object file" at runtime if I do. Any pointers appreciated. TIA, Jerry.