[Patches] [Patch #101816] Fixes shared modules on Mac OS X

noreply@sourceforge.net noreply@sourceforge.net
Fri, 6 Oct 2000 20:54:37 -0700


Patch #101816 has been updated. 

Project: 
Category: None
Status: Open
Summary: Fixes shared modules on Mac OS X

Follow-Ups:

Date: 2000-Oct-06 20:47
By: tonylownds

Comment:
Martin v. Loewis suggested I post this patch; it changes configure.in and configure:

1. Mac OS X is recognized by the Next-ish host recognition code as "darwin/1.2"

2. When specifying just --with-dyld, modules can compile as shared

3. --with-dyld and --with-next-framework, modules can compile as shared

4. --with-suffix=.exe, and Lib/plat-darwin1.2 is being made, the regen script invokes python as python.exe

-------------------------------------------------------

Date: 2000-Oct-06 20:54
By: tonylownds

Comment:
New version does not patch configure, as this was 160 needless kb. New version is 4181 bytes.

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

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