I'm hoping to integrate GCC with the complex math library MPC. You can read the gory details here: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00671.html
To ensure widespread portability, the MPC developers are keeping track of the platforms where the latest MPC works here: http://www.loria.fr/~zimmerma/free/mpc.html If you would like to help out by testing MPC on your favorite platforms (especially those from the GCC primary/secondary platform list) then please download the latest MPC tarball from the above LORIA link and send your results to the MPC mailing list here: http://lists.gforge.inria.fr/mailman/listinfo/mpc-discuss The results of a "./configure; make; make check" plus the compiler, MPFR and GMP versions and target triplet you used would be useful feedback. If you have any problems on your box, patches to get it working would of course be greatly appreciated. Thanks, --Kaveh -- Kaveh R. Ghazi