[Distutils] GCC versions and binary egg names

Barry Warsaw barry at python.org
Mon Jul 26 20:17:08 CEST 2010


On Jul 26, 2010, at 06:04 PM, Chris Withers wrote:

>In addition to the UCS2/4 problems already described by MAL and which
>I've bumped into myself, I now have a problem with binary linux eggs
>where the GCC version doesn't match that of the system the egg is
>being installed on.
>
>Current egg metadata doesn't take either of these into account or even
>provide a way for the nature of the binary egg to be recorded.
>
>How're people coping with this?
>What are the future plans in this area?

I wonder if any distutils experts would care to comment on PEP 3149, and its
applicability to this problem?

http://www.python.org/dev/peps/pep-3149/

Is there any way this PEP can help?  Do you have any comments that I should
add to the PEP?

Cheers,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100726/c51bc9e6/attachment.pgp>


More information about the Distutils-SIG mailing list