
31 Mar
2006
31 Mar
'06
3:19 p.m.
Victor A. Wagner Jr. wrote:
I notice that version.hpp in both head and rc1_34_0 is the same this causes me many problems
I further note that the install seems to name the resulting .lib and .dll files w/ 1_34 NOT 1_34_0 and I don't see where to change that
for some reason I'm getting buffer overrruns in cl.exe (vc7.1) when doing V2 runs
I've stopped doing cvs-head runs because of the filename collisions
I solve this by giving the bjam option --layout=system for HEAD installs and --layout=versioned for the release branches. Roland