[LLVMdev] cygwin build problems

Julien Lerouge jlerouge at apple.com
Thu Oct 30 17:16:53 PDT 2008


On Thu, Oct 30, 2008 at 03:57:41PM +0000, Jay Foad wrote:
> Cygwin's <stdint.h> defines uint32_t as "unsigned long". I think this
> is valid, but it causes various problems like this when building LLVM
> with GCC 3.4.4.

Was fixed in later versions of cygwin as well:
http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/stdint.h.diff?r1=1.10&r2=1.7.4.1&cvsroot=src&f=h

-- 
Julien Lerouge
PGP Key Id: 0xB1964A62
PGP Fingerprint: 392D 4BAD DB8B CE7F 4E5F FA3C 62DB 4AA7 B196 4A62
PGP Public Key from: keyserver.pgp.com



More information about the llvm-dev mailing list