
28 Nov
2006
28 Nov
'06
2:23 p.m.
-----Original Message----- From: boost-bounces@lists.boost.org on behalf of Martin Knoblauch Revuelta
Although looking at http://boost-consulting.com/boost/more/getting_started.html#id13 it seems that the sample specifies linking statically so I'm not sure what problems Martin was having.
Method b turned out to be dynamic for me :-) === Which would happen if you built both as gcc prefers shared libraries over static. Do the getting started docs make you build both?