Boost logo

Boost Users :

From: Andre Stechert (andre_at_[hidden])
Date: 2005-03-07 20:59:47


Thanks very much for the prompt and spot-on answer.

cd /opt/local/bin
sudo ln -s bjam jam

followed by the usual darwinports build commands worked very nicely.
The /opt/local/... stuff is a darwinports-ism.

Cheers,
Andre

On Mar 7, 2005, at 5:26 PM, Rene Rivera wrote:

> Andre Stechert wrote:
>> Apologies if this is a newbie question, this is my first adventure
>> with boost.jam...
>
> It's actually a Perforce/Jam question. SubInclude is a rule present in
> the Perforce/Jam build system. For Boost.Build that rule is not
> present. The reason it's not present for you is that you are invoking
> "bjam", which *only* includes the Boost.Build functionality. If you
> want the Perforce functionality you need to invoke it as "jam". In
> Darwin/MacOSX that will likely invoke the Apple supplied jam instead
> of Boost.Jam which is likely what you really want. But if you instead
> want to invoke Boost.Jam with the Perforce behavior link or copy
> "bjam" to make it available as "jam", and execute that.
>
>
>
> --
> -- Grafik - Don't Assume Anything
> -- Redshift Software, Inc. - http://redshift-software.com
> -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>> spelunk vb: explore natural caves
>> splunk vb : explore IT infrastructure



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net