id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7705,qcc calls non-existent 'ar',tvaneerd@…,Vladimir Prus,"qcc.jam diff: {{{ @@ -217,7 +217,7 actions piecemeal archive { $(RM) ""$(<)"" - ar rc ""$(<)"" ""$(>)"" + ""$(CONFIG_COMMAND)"" -A ""$(<)"" ""$(>)"" } }}} when compiling boost for QNX - cross-compiling from windows, the program 'ar' doesn't exist. But 'qcc' (CONFIG_COMMAND) itself can build the archive (and knows what the target architecture is), so it is best to ask it.",Bugs,closed,To Be Determined,build,Boost 1.52.0,Problem,fixed,,