[cfe-dev] Clang is prefixed by triplet?

Ruben Van Boxem vanboxem.ruben at gmail.com
Sat Dec 29 07:09:44 PST 2012


Hi,

I built the 3.2 release as usual on a x86_64 linux build machine with
host=target=i686-w64-mingw32, and I ended up with triplet-prefixed
binaries. This is unexpected to say the least, and certainly not a
documented change. Same goes for x86_64-w64-mingw32. It is usual for a
native compiler to not be prefixed.

This is a bug. How can I fix this (i.e. end up with normal "clang.exe"
without renaming everything after the fact)?

Thanks,

Ruben

PS: please keep me in CC, I am not subscribed to cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121229/1c35e3e7/attachment.html>


More information about the cfe-dev mailing list