found 417382 2.2-5 thanks The appended patchlet is required to build with g++-4.3 (on top of the patch in 2.2-5).
Thiemo --- llvm-2.2-old/include/llvm/ADT/ilist 2008-03-30 23:38:47.000000000 +0100 +++ llvm-2.2/include/llvm/ADT/ilist 2008-03-30 23:52:20.000000000 +0100 @@ -39,6 +39,7 @@ #define LLVM_ADT_ILIST #include "llvm/ADT/iterator" +#include <cstdlib> #include <cassert> namespace llvm { -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]