[LLVMdev] can't build LLVM under Cygwin | released MinGW llvm-2.3 image

Jay Foad jay.foad at gmail.com
Thu Oct 30 08:03:48 PDT 2008


>> I might be wrong, but I think the latest version of Cygwin got this
>> fixed upstream.

I don't think cygwin is at fault; it's defining uint32_t as a 32-bit
unsigned type.

How about this patch (attached) which works for me on cygwin?

Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ambiguous
Type: application/octet-stream
Size: 419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081030/2b1ac8aa/attachment.obj>


More information about the llvm-dev mailing list