[Distutils] GCC versions and binary egg names

Chris Withers chris at simplistix.co.uk
Sat Jul 31 18:38:01 CEST 2010


Tres Seaver wrote:
> 
> GCC version shouldn't matter.  It is barely possible that libc versions
> might.

Practical experience on trying to migrate from Ubuntu 8.04 to 10.04 
suggests both matter with the common scipy stack.

> By never, ever, ever distributing binary eggs, especially for Linux. 

That's fine in a world without python packages with C and Fortran 
extensions that are a royal PITA to compile. (fragile much?!)

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk


More information about the Distutils-SIG mailing list