[Patches] [ python-Patches-403656 ] configure.in changes for Solaris

nobody nobody@sourceforge.net
Thu, 01 Mar 2001 14:45:44 -0800


Patches #403656, was updated on 2001-02-07 05:35
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403656&group_id=5470

Category: Build
Group: None
Status: Closed
Priority: 5
Submitted By: Scott Griggs
Assigned to: Martin v. Löwis
Summary: configure.in changes for Solaris

Initial Comment:
Configure.in was setting gcc -shared to build shared libraries on SunOS. Changed it back to gcc -G. The -shared option does not work on Solaris

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

Comment By: Martin v. Löwis
Date: 2001-03-01 14:45

Message:
Logged In: YES 
user_id=21627

This patch does not provide any rationale of what exactly
the problem is that is being solved; -shared works fine on
Solaris.

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

Comment By: Neil Schemenauer
Date: 2001-02-19 10:25

Message:
Reverted checkin.

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

Comment By: Neil Schemenauer
Date: 2001-02-18 20:49

Message:
Checked in.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403656&group_id=5470