id summary reporter owner description type status milestone component version severity resolution keywords cc 10 allyourbase.jam file is bad. nobody david_abrahams "{{{ It appears that lines 1608 thru 1618 of allyourbase.jam file does not correspond to existing FTjam 2.3.5 version they read: rule remember-binding ( target : bound-path ) { gBINDING($(target)) = $(bound-path) ; } rule subst-list ( list + : pattern ) { local result ; for local i in $(list) { result += [ SUBST $(i) $(pattern) ""$1"" ] ; } return $(result) ; } These appear to be tailored to a ""special jam"" program. }}}" Bugs closed None None Out of Date