On Wed, Apr 22, 2009 at 12:11:20 +0200, Philippe De Muyter wrote: > Will I need to fix pyhton or libffi or gcc for 'long double' support or > do you have a easier suggestion ? > Run the python code generator natively on a host that has python, and then use the generated .c/.h files for your target. Cheers, Julien