[LLVMdev] fail to build LLVM 2.0 on Cygwin/WinXP

Chris Lattner sabre at nondot.org
Tue Jun 19 21:29:38 PDT 2007


On Tue, 19 Jun 2007, Chuck Zhao wrote:
> I looked at the code, but not clear what the problem is.
> Please let me know what I should do in this case.

I believe this has been fixed on mainline CVS, try it. :)

-Chris

> -----------------------------------------------------------------------------------------------
> Error msg after typing gmake -k
> ...
> ...
> llvm[1]: Compiling Function.cpp for Release build
> /home/czhao/LLVM/llvm-2.0/lib/VMCore/Function.cpp:273: error:
> 'llvm::FunctionTyp
> e* llvm::Intrinsic::getType(llvm::Intrinsic::ID, const llvm::Type**,
> uint32_t)'
> should have been declared inside 'llvm::Intrinsic'
> make[1]: *** [/home/czhao/LLVM/obj2.0/lib/VMCore/Release/Function.o] Error 1
> make[1]: Leaving directory `/home/czhao/LLVM/obj2.0/lib/VMCore'
> make: *** [all] Error 1
> ...
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list