[LLVMdev] LLVM MinGW binaries on Vista issue

Jon jon.forums at gmail.com
Fri Dec 4 05:51:48 PST 2009


> I'm attempting to use the above as described here
> 
> http://stackoverflow.com/questions/1816469/llvm-mingw-installation-on-vista
> 
> ...and getting the following error when attempting "llvm-gcc -o hello.exe hello.c"
> 
> llvm-gcc: CreateProcess: No such file or directory
> 
> 
> I've heard it may be due to the way GCC is passing args to CreateProcess as in this thread
> 
> http://readlist.com/lists/lists.sourceforge.net/mingw-users/1/7113.html
> http://readlist.com/lists/lists.sourceforge.net/mingw-users/1/7180.html
> 
> Is this the cause or is there something else I need to due with the LLVM binaries?
>

Is there a more appropriate forum for getting this type of question answered?

Jon



More information about the llvm-dev mailing list