[LLVMdev] LLVM 3.4 RC3 fails to run on Win32

Aaron Ballman aaron at aaronballman.com
Wed Jan 1 09:12:18 PST 2014


Looking at the PE32 file for it, it is a 32-bit executable. More
likely, the version was built using a newer visual studio (2012, or
2013), but not built with XP support enabled.

~Aaron

On Wed, Jan 1, 2014 at 11: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?
>
> Best regards
> Jasper Neumann
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list