[LLVMdev] llvm-gcc builds on 32 bit linux broken

Bill Wendling isanbard at gmail.com
Thu Aug 7 20:36:35 PDT 2008


Okay. I've applied this patch. I hope it helps out. :-)

-bw

On Aug 7, 2008, at 8:07 PM, John Regehr wrote:

>> to limitx.h like so:
>>
>> #ifdef _GCC_NEXT_LIMITS_H
>> +#define _GCC_LIMITS_H_
>> #include_next <limits.h>
>> #undef _GCC_NEXT_LIMITS_H
>
> This fixes this problem for me on Ubuntu Hardy on x86-64.
>
> John
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list