[LLVMdev] Windows build problems...

OvermindDL1 overminddl1 at gmail.com
Sun Dec 21 03:43:10 PST 2008


On Fri, Dec 19, 2008 at 5:07 PM, Eric Christopher <echristo at apple.com> wrote:
>
> On Dec 19, 2008, at 4:00 PM, steve naroff wrote:
>
>> Folks,
>>
>> I'm having a bizarre build failure on Windows (having to do with
>> basic types such as uint8_t, uint32_t).
>>
>> I've done a clean build and it doesn't seem to fix the problem (I
>> made sure DataTypes.h was removed and regenerated).
>>
>> I searched through the recent llvm commits and can't find anything
>> relevant to this file or data type.
>>
>> If you build llvm on Windows, please let me know if you are seeing
>> the same problems.
>>
>
> I think Chris just fixed at least one of them. uint8_t is probably not
> guaranteed to be an included type on windows without the right header.

I last built LLVM just fine on Windows last on Dec. 13, 2008.  I have
not yet updated it since then.  So if a build is failing then it would
have had to have been after that.  If it has been fixed, all the
better.



More information about the llvm-dev mailing list