Using clang/LLVM to build Linux C++ programs with no gnu licensed libraries.

Today the clang/LLVM based ELLCC compiler () was able to compile an (almost) non-trivial C++ program for a bunch of LLVM supported targets with no gnu licensed libraries. Next step: try to compile ELLCC with itself. :slight_smile: -Rich

Nice!

Maybe you’d like to target Windows as well `-)

Yaron