
Hello Steven, I was also wondering where the properties variable is passed its value. I have looked as far as I could I have yet to understand where that variable comes from. Thank you for your help. Sincerely, -Axel From: Steven Watanabe <watanabesj@gmail.com> To: boost@lists.boost.org Date: 07/21/2014 03:15 PM Subject: Re: [boost] Printing Variables in Jam Files Sent by: "Boost" <boost-bounces@lists.boost.org> AMDG On 07/21/2014 12:46 PM, Axel Ismirlian wrote:
I am trying to debug the gcc.jam in for my platform, and I really wanted
to
know what the value of a certain variable model is.
local model = [ feature.get-values address-model : $(properties) ] ;
How do I print this out? How do you print anything in jam files really?
ECHO $(model) ; In Christ, Steven Watanabe _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost