[C++-sig] Re: Re: Problem with vc++ 7

Mike Rovner mike at bindkey.com
Mon Nov 25 18:17:36 CET 2002


"David Abrahams" <dave at boost-consulting.com> wrote in message
news:uisylzk1f.fsf at boost-consulting.com...
> Yes, that's a very weird problem! I would expect to see a target name...
> >
> >
C:\BKutil\boost_1_29_0>bjam -sTOOLS=vc7 -sBUILD=release -sPYTHON_ROOT=c:\pyt
> > hon22
> > don't know how to make
>                         ^---------- HERE
> > boost_python.CMD for lack of ...
>                               ^------- AND HERE
>
> > And I can't understand what's wrong?
>
> Me neither. The only thing I can guess is that you have a trailing
> space on your command-line and that is somehow getting parsed as a
> target name.

Nope. I tried with -s inline and in environment. Either way result is the
same. :(
And even when I say 'bjam dll' the output is the same (without target name).

Mike








More information about the Cplusplus-sig mailing list