Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-10 09:24:42


Felix E. Klee wrote:
> 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).

Understood. Adding support for more compilers is what we're trying now. So
far, I have only a minimal version of borland toolset for windows.

Maybe, you could help with Kylix when we come to it? (In fact, I'm about to
download it now, but if you use it regularly you must know the toolset)

>>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

That's a bug, and I swear this is a regression. This used to be working.
Thanks for catching!

- Volodya

 


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