This has now been fixed.
It looks like the Clang binaries for 32-bit Ubuntu try to produce 64-bit executables by default: # clang -v clang version 3.2 (tags/RELEASE_32/final) Target: x86_64-unknown-linux-gnu Thread model: posix # clang…
This has now been fixed.
It looks like the Clang binaries for 32-bit Ubuntu try to produce 64-bit executables by default: # clang -v clang version 3.2 (tags/RELEASE_32/final) Target: x86_64-unknown-linux-gnu Thread model: posix # clang…