$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Major Sphinct (msphinct_at_[hidden])
Date: 2008-01-03 10:59:33
Hi, I can't find a simple way to get keep the version numbers from being
included in the final build's name.
eg., libboost_wserialization-gcc41-mt-d-1_34_1.a
I've been just running a script to create symbolic links everytime I
rebuild boost, but it seems like there should be an easy way to just get it
to come out like this:
libboost_wserialization-gcc-mt-d.a
I'm sorry for such a newbie question, but I can't find any docs on that
particular issue.
Thanks,
M