[cffi-devel] libtest.c fails to build on gcc 3.3 and 3.4

Nikodemus Siivola nikodemus at random-state.net
Fri May 26 20:28:39 UTC 2006


...due to intptr_t not being a known type. Adding

 #include <stdint.h>

after other includes makse everything work.

Cheers,

  -- Nikodemus              Schemer: "Buddha is small, clean, and serious."
                   Lispnik: "Buddha is big, has hairy armpits, and laughs."




More information about the cffi-devel mailing list