Warnings when compiling with gcc 4.2.3Many warnings of the form: ../gmp.h:2082: warning: C99 inline functions are not supported; using GNU89
This looks like this is fixed , I couldn't get any warnings on t2,sage with gcc-4.2.4
Jason