|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-06-04 05:41:49
Hi Rasa,
Rasa Senkuviene wrote:
> Build.bat (both boost-jam and boost-build) don't do its work, when
> several Visual C++ versions are installed under Windows 2000 system -
> too many paths are generated in command line output. Is there a
> simple way to provide these directories without examining all the
> code in build.bat. Or, otherwise, how exactly should look
> cl.exe ??? ??? ??? code generated by build.bat and executed - how to
> write this code manually?
Try invoking "vcvars32.bat" from your preferred compiler installation before
running "build.bat". I don't have multiple installations of VC, and did not
wrote built.bat, but this might work.
> I still can't find precompiled executables for Windows 2000 -
Hmm.. the sourceforge download page has some executables. I'm pretty sure
they won't work with Boost.Build V2 M3, though :-(
- 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