[LLVMdev] Windows build problems

Jean-Daniel Dupas devlists at shadowlab.org
Wed Dec 17 07:20:48 PST 2008


Got it.

On Mac OS, the build process update the llvmAsmParser.cpp.cvs file,  
and then generate llvmAsmParser.cpp from the .cvs file.
But on Window, it does not update the .cvs files (probably because  
bison is missing), and so, the llvmAsmParser.cpp is not in sync with  
the .y file.

As the Mac OS build process update the cvs files, commiting them after  
building on OS X should be enough to solve the issue.

Le 17 déc. 08 à 14:27, steve naroff a écrit :

> Folks,
>
> Is anyone else the failure below?
>
> On Mac OS X everything builds properly...
>
> Thanks for any help,
>
> snaroff
>
> <Picture 27.png>_______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list