Boost logo

Boost-Build :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2004-03-03 21:31:12


At Wednesday 2004-03-03 08:19, you wrote:

>Victor A. Wagner Jr. wrote:
>
> > I re-built jam and the version didn't change
>
>Sure, the the new native rule should be now there.
>
> > and what's wrong with 3.1.50?
> > at least we don't think two _different_ things are the same
>
>Except that number which increases too often becomes not very meaningfull to
>users. Maybe, we should be using internal "revision" number which is not
>exposed in any way.
>
> > I say again... I understand the need to bootstrap, what I don't understand
> > is the need to manually maodify jam...why can't it be done in the build?
>
>So, bjam/Boost.Build would have to:
>1. Detect that bjam need to be rebuild, which is not hard
>2. Rebuild bjam
>3. Restart the build using the new bjam. This seems hard.

maybe it's hard, but gnu make managed it back in the mid '80s
that is, if make got re-built it managed to restart w/ the new copy.

>I think that a solution like:
>
> cd tools/build/jam_src
> ./build.bat
> cp binntx86/bjam c:/
> cd ../..
> c:/bjam
>
>might work just fine inside some bat file.
>
>- Volodya
>
>
>
>
>
>
>Yahoo! Groups Links
>
>
>
>

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
"There oughta be a law"

 


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