Foster Gareth wrote:
Hello all,
I am trying to build an autotooled project that will use boost wave and filesystem. I can see the following files that were built when I compiled boost that I could link to.
" libboost_wave-mgw-1_33.lib libboost_wave-mgw-mt-sd-1_33.lib libboost_wave-mgw-d-1_33.lib libboost_wave-mgw-mt-sd.lib libboost_wave-mgw-d.lib libboost_wave-mgw-mt.lib libboost_wave-mgw-mt-1_33.lib libboost_wave-mgw-s-1_33.lib libboost_wave-mgw-mt-d-1_33.lib libboost_wave-mgw-s.lib libboost_wave-mgw-mt-d.lib libboost_wave-mgw-sd-1_33.lib libboost_wave-mgw-mt-s-1_33.lib libboost_wave-mgw-sd.lib libboost_wave-mgw-mt-s.lib libboost_wave-mgw.lib "
Which of those should I be linking to?
http://www.boost.org/more/getting_started.html#Results explains what all the bits mean.