[Patches] [Patch #101249] port to Monterey (64-bit AIX) and pthread fix (original) (raw)

noreply@sourceforge.net noreply@sourceforge.net
Mon, 21 Aug 2000 16:57:40 -0700


Patch #101249 has been updated.

Project: Category: Build Status: Open Summary: port to Monterey (64-bit AIX) and pthread fix

Follow-Ups:

Date: 2000-Aug-21 11:16 By: tmick

Comment: This patch partly (some stuff went in already) ports Python to Monterey. Remember to 'autoconf' and 'autoheader'.


Date: 2000-Aug-21 11:18 By: tmick

Comment: Tim, could you verify my thread_pthread.h change and then pass this off to some Unix-weenie, as you say, to check the Autoconf changes.

Thanks

Date: 2000-Aug-21 11:34 By: gvanrossum

Comment: Hm. is it a good idea to check in this many changes for a compiler that's in beta test? I bet that by the time the Monterey64 compiler is out of beta half of these hacks are no longer necessary. And how many other people are in a position to need these changes?

[Not rejecting, just reflecting...]

Date: 2000-Aug-21 12:52 By: tmick

Comment: Well IMO:

My p.o.v. is that by the time Monterey comes out of beta I may not be working on this and I would rather the information for compiling Python on Monterey successfully be out in the community rather than privately held (and forgotten) on my hard drive.

Date: 2000-Aug-21 19:57 By: tim_one

Comment: Jeremy made the mistake of revealing he was back from vacation, so reassigned to him. HAHAHA! The "interim release manager" gets some revenge.

Jeremy, please eyeball the config stuff and check whether it breaks Linux.

Trent and Guido, I agree with Trent that the get_ident change is fine, whether or not Monterey ever gets used. And so long as Monterey changes don't propagate thru the rest of the codebase, there's no harm here either. The only downside is cluttering up the config stuff with Yet Another flavor of Unix(tm), but that has an upside too (at least if Monterey does ever get used! it's a head start).


For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101249&group_id=5470