id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10283,Cross-compiling on MacOSX for linux using clang fails to build static libs correctly.,bayoubengal@…,,"The logic in gcc.jam that dynamically determines the paths to ranlib and ar needs to duplicated in clang-linux.jam and clang-darwin.jam. The current implementation uses the darwin versions of ranlib and ar which doesn't work correctly for linux-elf static libs. ",Bugs,new,To Be Determined,Building Boost,Boost Development Trunk,Problem,,clang crosscompile macosx linux,