search for: r54156

Displaying 2 results from an estimated 2 matches for "r54156".

2008 Jul 30
3
[LLVMdev] llvm-gcc builds on 32 bit linux broken
...tsystem.h:108, from ../../llvm-gcc-4.2-trunk/gcc/crtstuff.c:68: /usr/include/limits.h:125:26: error: no include path in which to search for limits.h make[2]: *** [crtbegin.o] Error 1 make[2]: Leaving directory `/home/kooijman/src/llvm-gcc/obj/gcc The last known working version is r54156 (just compiled that). The latest rev (r54208) fails for me. In between there are only merges from Apple GCC 4.2, with not so very helpful messages. I would have tried to narrow this down a bit further, but I can't easily check the commit diffs because the mailling list (archives) are down. An...
2008 Jul 31
0
[LLVMdev] llvm-gcc builds on 32 bit linux broken
...m ../../llvm-gcc-4.2-trunk/gcc/crtstuff.c:68: > /usr/include/limits.h:125:26: error: no include path in which to > search for limits.h > make[2]: *** [crtbegin.o] Error 1 > make[2]: Leaving directory `/home/kooijman/src/llvm-gcc/obj/gcc > > > The last known working version is r54156 (just compiled that). The > latest rev > (r54208) fails for me. In between there are only merges from Apple > GCC 4.2, > with not so very helpful messages. > > I would have tried to narrow this down a bit further, but I can't > easily check > the commit diffs becau...