[C++-sig] 2 Problems in build

David LeBlanc whisper at oz.net
Fri May 10 19:48:39 CEST 2002


I gather that mpl is something that is newly needed, since I didn't have it
a week ago when I last built Boost from CVS source.

I'm not able to find the exact information I used to decide which env vars
to set and i've also erased and reinstalled my build tree from CVS as of
yesterday, but iirc, they where JAM_TOOLSET=VISUALC and
VISUALC=/path/to/visualstudio/vc98. From the info put up by jam during a
build attempt and reading the relevent .jam files, I also figured out that
python_root and python_version are needed to be set as well. BTW, the
current build instructions on
http://www.boost.org/tools/build/index.html#Building don't mention either of
the python variables.


David LeBlanc
Seattle, WA USA

> -----Original Message-----
> From: c++-sig-admin at python.org [mailto:c++-sig-admin at python.org]On
> Behalf Of David Abrahams
> Sent: Thursday, May 09, 2002 17:19
> To: c++-sig at python.org
> Subject: Re: [C++-sig] 2 Problems in build
>
>
>
> ----- Original Message -----
> From: "David LeBlanc" <whisper at oz.net>
>
>
> > mpl fuss: only that you said I needed it.
>
> You do. If you don't have it, the build will fail.
>
> > WRT the build problems, I did set all the environment variables as
> indicated
>
> as indicated where?
>
> > and yet, the defaults from the jam file where what jam displayed before
> it
> > massively failed on all the targets due to tools not being found. That
> > problem went away when I changed the defaults in the python and
> msvc-tools
> > jam files. I didn't/don't know what else to try.
>
> My settings for MSVC are:
>
>     set VISUALC=c:\tools\msvc6\vc98
>
> You could also use the MSVC_ROOT variable for this purpose.
>
> If MSVCDir is set, the toolset will assume that the MSVC bin directory is
> in your path.
>
> -Dave
>
>
>
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig






More information about the Cplusplus-sig mailing list