
14 May
2007
14 May
'07
10:20 a.m.
Hello, I tried to install boost-1.34 on HP/UX 11.11 with gcc-4.1.0. I get only static libraries installed - shared libraries are missing. It seams that the creation shared libraries is not set as default. bjam --prefix=/opt/boost --toolset=gcc --link=shared install Doesn't work. Oliver