Boost logo

Boost Users :

From: Niko Vuokko (niko.vuokko_at_[hidden])
Date: 2007-07-17 15:58:18


Yeah, you're right:

g++ <objs> -Wl,-Bstatic,-lboost_filesystem-s
-Wl,-Bstatic,-lboost_program_options-s
-Wl,-Bstatic,-lboost_regex-s -Wl,-Bdynamic -o prog

seems to work. Note that you need that -Wl,-Bdynamic there, otherwise ld
starts to look for lgcc_S.

>
> http://www.sco.com/developers/gabi/2003-12-17/contents.html
>

Well, it's not the most noob-friendly text, but it gives all the ideas,
thanks.

niko


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net