Hi, Seems this has been fixed with the latest 3.6.2-2 upload. clang -v Debian clang version 3.6.2-2 (tags/RELEASE_362/final) (based on LLVM 3.6.2) clang hello.c -o hello ./hello Hello World Riku