[LLVMdev] [PATCH] llvm/llvm-gcc broken on mingw32

Julien Lerouge jlerouge at apple.com
Tue Jan 27 10:56:08 PST 2009


On Tue, Jan 27, 2009 at 11:54:01AM +0300, Anton Korobeynikov wrote:
> Hello, Julien
> 
> > First issue is that unittests don't build for MingW, the attached  
> > patch
> > should fix it.
> Looks ok for me, however, use __MINGW32__ - this is how it's in all  
> LLVM tree nowadays.

Ok, there was already a __MINGW__ in the original code, so I thought it
would be better to keep it around. I'll remove it.

> > working) and 61242 (first known non working).
> Are you running bootstrap build?

No, this is not a bootstrap build.

Thanks,
Julien

-- 
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