
30 Jun
2005
30 Jun
'05
12:37 p.m.
"Gianluca Spm" <gianlucaspm@hotmail.com> writes:
Hi to all,
I'm running bjam 3.1.10 after building and installing the Boost library, I want to rebuild a single library (e.g. serialisation, or whatever: it's the same), if I type
bjam -qad2 -sTOOLS=gcc --with-serialisation
Jam starts, parses its configuration files and after about 20 seconds writes "found [n] targets..." where n is a number (e.g. 342) and then stops instead of beginning the new build as usually does, what's my mistake?
I'm not sure bjam supports that compressed option format. Did you try bjam -a -q -d2 ... ?? -- Dave Abrahams Boost Consulting www.boost-consulting.com