21 Jul
2014
21 Jul
'14
6:46 p.m.
Hello, 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? Sincerely, -Axel