Hi there. I just joined the list, and I noticed you're
looking for feedback on the new universal binary. I
haven't read all of the archives, but if there's
anything specific you want tested, let me know.

Meanwhile, here's what I've done:

I installed the universal 2.4 on an Intel iMac, built
Psyco with it, and ran a Psyco-ized version of a
curses game (http://cartagena.sf.net). It works; no
apparent bugs beyond those already in the game. It
even successfully detects whether your terminal is
80x24 or 80x25. I haven't verified whether Psyco is
actually working, but it's not reporting any errors.

Then I wrote a script to find all the modules I built
for Darwinports, pull the source, and rebuild and
install for the /usr/local build. It's about two
thirds of the way through, with no failures yet, but I
haven't tested any of these. If I find any problems,
I'll try to build them manually (and fetch more
up-to-date versions) before reporting anything.

The .so files look like universal binaries, but I
haven't tested in Rosetta or my PPC (which is running
pre-10.3.9 Panther, so most universals don't run on
it, and the only gcc4 it has is darwinports, so it
can't build universals).

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to