Boost logo

Boost-Build :

From: Ansgar Philippsen (ansgar.philippsen_at_[hidden])
Date: 2003-04-24 08:02:58


> I would appreciate if several persons not actively involved in
> development try to grab the files and install them, to the degree where
> "hello" example project is buildable. It should be possible with gcc,
> msvc and borland compilers. This way we can catch apparent bugs in
> packaging and installation docs, before announcing the release for
> everybody.
on MD 9.0 (heavily customized thought), using gcc-3.2, everything looks
fine (up to the hello world example)

> cd jam_src; sh build.sh

...builds without problem

edited user-config.jam, uncommented gcc-3.2 line

> cd examples-v2/hello; bjam
...found 19 targets...
...updating 7 targets...
gcc.compile bin/gcc/debug/hello.o
gcc.link bin/gcc/debug/hello
ln-UNIX hello_debug
gcc.compile bin/gcc/release/hello.o
gcc.link bin/gcc/release/hello
ln-UNIX hello_release
ln-UNIX links/hello_release
...updated 7 targets...

> ls
bin/ hello_debug@ Jamfile project-root.jam
hello.cpp hello_release@ links/

About the doc (boost-build2/boost_build_v2.html):
The second sentence for installation item 2 is confusing "After that, you
can go to "examples-v2" directory and run bjam --version".

Cheers - Ansgar

---------------------------------------------------------------
01010010 | Dr. Ansgar Philippsen
01010100 | MIH - Biozentrum - Basel - Switzerland
01000110 | Email: ansgar.philippsen_at_[hidden]
01001101 | Voice: +41 61 267 1575 Fax: +41 61 267 2109

 


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