This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author spacey
Recipients bobatkins, loewis, sergiodj, spacey
Date 2008-06-05.15:53:28
SpamBayes Score 0.017340694
Marked as misclassified No
Message-id <1212681223.71.0.636417755317.issue1628484@psf.upfronthosting.co.za>
In-reply-to
Content
Martin,

On solaris 10 x86, this patch makes it possible to build python 2.5.x.
Without it, there is no way for the automated build to work. I believe
that your characterization of it as "Therefore, I claim that this makes
things more complex, and doesn't solve an actual problem." is strangely
disconnected from the facts that have been presented to you.

So, since this patch allows python to be built 64-bit on a biarch
system, and without it, the build doesn't work, what would need to
change so that you/the python maintainers would accept a fix? Assuming
this patch isn't it, what needs to change? I think that in this entire
conversation a set of viable parameters haven't been presented.

As it is, python is ridiculously difficult to build for my company's
environment which has separate packages in separate directories (eg
/usr/local/amd64/expat/ for expat, /usr/local/amd64/gnu/lib for readline
and ncurses, etc.)

Thanks,

-Peter
History
Date User Action Args
2008-06-05 15:53:47spaceysetspambayes_score: 0.0173407 -> 0.017340694
recipients: + spacey, loewis, bobatkins, sergiodj
2008-06-05 15:53:44spaceysetspambayes_score: 0.0173407 -> 0.0173407
messageid: <1212681223.71.0.636417755317.issue1628484@psf.upfronthosting.co.za>
2008-06-05 15:53:42spaceylinkissue1628484 messages
2008-06-05 15:53:37spaceycreate