Boost logo

Boost-Build :

From: Felix E. Klee (felix.klee.jamboost_at_[hidden])
Date: 2003-01-10 09:00:34


On Friday 10 January 2003 14:28, Vladimir Prus wrote:
> It's usable on Linux/gcc for not very complex projects.

Then it's not of much value for me, currently. I prefer using Kylix BCB to gcc
due to it's high compilation speed (especially at home where I only have a
550MHz Celeron powered machine).

> If you have a
> recent version of bjam, you can go to tools/build/examples-v2/hello
> directory of your boost tree and run bjam there.

Thanks, I found it (had to download the CVS version first, though). The build
works fine but I found that the symlinks in the bin directory are not set
correctly:

felix_at_castor:~/tmp/boost-cvs/boost/tools/build/examples-v2/hello/bin> ls -l
total 4
drwxr-xr-x 4 felix users 4096 Jan 10 14:53 gcc/
lrwxrwxrwx 1 felix users 19 Jan 10 14:53 hello_debug ->
bin/gcc/debug/hello
lrwxrwxrwx 1 felix users 21 Jan 10 14:53 hello_release ->
bin/gcc/release/hello

Felix

-- 
To contact me personally don't reply but send email to 
felix DOT klee AT inka DOT de
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk