[LLVMdev] problem running llvm-gcc from LLVM 4.2 binary download for Mingw
Bob Frankel
bios.bob.frankel at gmail.com
Mon Dec 22 20:13:11 PST 2008
i just downloaded LLVM 4.2 binaries for Mingw (including the GCC 4.2
front-end), and received the infamous "llvm-gcc: CreateProcess: no such
file or directory" error message when trying to compile hello.c from the
command-line....
i've already placed to bin directory containing llvm-gcc in my PATH, but
still no luck....
More information about the llvm-dev
mailing list