On 9 September 2014 16:44, Dinh Ngoc Thi <[email protected]> wrote: > Could you please teach me how to run llvm-config as a perl script?
llvm-config is **not** a perl script. It is a native binary you can't "run llvm-config as a perl script". You have not actually said. Are you getting this error when building LLVM or KLEE? This [1] might help you. [1] http://stackoverflow.com/questions/13297285/how-to-build-llvm-and-clang-on-cygwin _______________________________________________ klee-dev mailing list [email protected] https://mailman.ic.ac.uk/mailman/listinfo/klee-dev
