Using g++ 4.4.5 on Ubuntu 10.10, #include <cstdlib> and #include <inttypes.h> are required in order to get malloc and uintptr_t.
Log in to post a comment.