[cfe-dev] clang on win7 x64
Óscar Fuentes
ofv at wanadoo.es
Wed Oct 6 12:01:03 PDT 2010
Michael Spencer <bigcheesegs at gmail.com>
writes:
> As for #3, the CMake build doesn't build llvm-config. Although it
> shouldn't be too hard to add it.
IIRC, building llvm-config on MinGW without MSYS was disabled because
the non-MSYS perl didn't work well.
Anyone with a MSYS-less MinGW build can test if this command works:
perl PATH_TO_LLVM_SOURCE_ROOT/utils/GenLibDeps.pl -flat <directory_with_libraries_in_it>
More information about the cfe-dev
mailing list