I want to start using clang and clang++ but have a few questions: 1. Has anyone a working, general solution for driving a CMake-built project with clang or clang++ (using build directories not polluted by gcc/g++ attempts)?
2. Are clang- and clang++-built libraries and programs interchangeable with gcc- and g++-built libraries and programs? 3. Are clang- and clang++-built libraries and programs usable on another Linux host (same distro, both 64-bit) without LLVM installed? Thanks. -Tom _______________________________________________ cfe-users mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users
