[LLVMdev] Windows build problems

Evan Cheng evan.cheng at apple.com
Wed Dec 17 12:53:14 PST 2008


Sounds like this has to do with Bill backing out r61019, r61030, and  
r61040. I think 61031 (which update llvmAsmParser.cpp.cvs, etc.)  
should be backed out as well. Can someone do that?

Evan

On Dec 17, 2008, at 7:20 AM, Jean-Daniel Dupas wrote:

> 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
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081217/7752af2e/attachment.html>


More information about the llvm-dev mailing list