[LLVMdev] LLVM 3.4 RC3 fails to run on Win32

Hans Wennborg hans at chromium.org
Fri Jan 17 10:59:56 PST 2014


Hi Jasper,

On Wed, Jan 1, 2014 at 8:22 AM, Jasper Neumann <jn at sirrida.de> wrote:
> Hello all,
>
> I downloaded LLVM-3.4-rc3-win32.exe from
> http://llvm.org/pre-releases/3.4/rc3/ but all *.exe files of bin directory
> fail to run on a native Windows XP 32 bit system. Could it be that they are
> compiled for a 64 bit system?

As was pointed out in the thread, the binaries don't work because
they're built with Visual Studio 2012 without XP support enabled.

I have attempted to build this week's 3.5 snapshot
(http://llvm.org/builds/downloads/LLVM-3.5.r198737-win32.exe) with XP
support. I don't have a Win XP machine handy, so it would be great if
you or someone else could give it a try and see if it works.

Thanks,
Hans



More information about the llvm-dev mailing list