[LLVMdev] LLVMHello pass compile error under Cygwin

Graham Keir graham.keir at gmail.com
Fri Sep 16 07:43:29 PDT 2011


Thanks again, it worked!

./configure --enable-shared --enable-optimized --disable-embed-stdcxx
make
cd $LLVM/lib/Transforms/Hello
opt -load $LLVM/Release+Asserts/bin/LLVMHello.dll --help

Cheers,
Graham



More information about the llvm-dev mailing list