Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-03-27 10:47:01


bjorn.karlsson_at_[hidden] wrote:
> > From: Vladimir Prus [mailto:ghost_at_[hidden]]
> >
> > OTOH, I still don't know what's up with stage.py -- the test
> > which failure
> > prompted this workaround --- since I can't access mvsc box.
> > Bjorn, if you
> > have msvc installed and configured in user-config.jam (i.e. has
> >
> > using msvc : 6.5 ;
> >
> > line there), could you run "stage.py" and report the result?
>
> I guess there are other problems with my setup - I added the configuration
> in user-config.jam, but the gcc toolset was still being used.

Agh, you should have used

stage.py msvc-6.5

command line. Sorry for forgetting this.

> I changed to
> msvc in boost-build.py and gave it a try, which produced the output below.
> Hmm.

Thanks, and hmm indeed! I think you have to remove "C:\Documents" directory
(I'm pretty sure you have one now), and I should be more carefull in quoting
all filenames passed to tools ;-)

I've just committed some changes, which should make stage.py pass. If you
could confirm that, I think pwd.c change should be committed.

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