From 832279c65a06e9902986eb205dab78277687ee9a Mon Sep 17 00:00:00 2001 From: das Date: Mon, 21 Aug 2006 06:10:02 +0000 Subject: typo: s/Xcode 2.3/Xcode 2.4/ --- ChangeLog | 2 +- macosx/README | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f799715..a652ec4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,7 +29,7 @@ * unix/tclUnixPort.h: on Darwin x86_64, disable use of vfork as it causes execve to fail intermittently. (rdar://4685553) - * macosx/README: updates for x86_64 support and Xcode 2.3. + * macosx/README: updates for x86_64 support and Xcode 2.4. * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due to a signal), call it again instead of returning diff --git a/macosx/README b/macosx/README index d989f6e..40fae5b 100644 --- a/macosx/README +++ b/macosx/README @@ -1,7 +1,7 @@ Tcl Mac OS X README ----------------- -RCS: @(#) $Id: README,v 1.1.2.7 2006/08/18 07:45:42 das Exp $ +RCS: @(#) $Id: README,v 1.1.2.8 2006/08/21 06:10:03 das Exp $ This is the README file for the Mac OS X/Darwin version of Tcl. @@ -92,7 +92,7 @@ project, this simply calls through to the tcl/macosx/Makefile. - To build universal binaries, set CFLAGS as follows: export CFLAGS="-arch ppc -arch ppc64 -arch i386 -arch x86_64 \ -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4" -This requires Mac OS X 10.4 and Xcode 2.3 (or Xcode 2.2 if -arch x86_64 is +This requires Mac OS X 10.4 and Xcode 2.4 (or Xcode 2.2 if -arch x86_64 is omitted, but _not_ Xcode 2.1) and will work on any of the architectures (on intel Macs, the -isysroot may not be required). Note that it is not possible to configure universal builds correctly if the current architecture is not present -- cgit v0.12