From 2d98db6bb6876e273a0a9104de59b769d2b89083 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Mon, 6 Jan 2003 17:23:37 +0000 Subject: delete reference to defunct Misc/HPUX-NOTES. Adjust reference for BeOS notes. --- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README b/README index 47925ec..9a7708e 100644 --- a/README +++ b/README @@ -344,8 +344,7 @@ AIX: A complete overhaul of the shared library support is now in like "cc_r". For full C++ module support, set CC="xlC_r" (or CC="xlC" without thread support). -HP-UX: Please read the file Misc/HPUX-NOTES for shared libraries. - When using threading, you may have to add -D_REENTRANT to the +HP-UX: When using threading, you may have to add -D_REENTRANT to the OPT variable in the top-level Makefile; reported by Pat Knight, this seems to make a difference (at least for HP-UX 10.20) even though pyconfig.h defines it. @@ -419,10 +418,10 @@ QNX: Chris Herborth (chrish@qnx.com) writes: little tight. To increase the stack size, edit the Makefile to read: LDFLAGS = -N 48k -BeOS: Chris Herborth (chrish@qnx.com) writes: - See BeOS/README for notes about compiling/installing Python on - BeOS R3 or later. Note that only the PowerPC platform is - supported for R3; both PowerPC and x86 are supported for R4. +BeOS: See Misc/BeOS-NOTES for notes about compiling/installing + Python on BeOS R3 or later. Note that only the PowerPC + platform is supported for R3; both PowerPC and x86 are + supported for R4. Cray T3E: Mark Hadfield (m.hadfield@niwa.co.nz) writes: Python can be built satisfactorily on a Cray T3E but based on -- cgit v0.12