[Python-bugs-list] [ python-Bugs-417491 ] UnixWare BUILD *STILL* uses ld -G

noreply@sourceforge.net noreply@sourceforge.net
Sat, 21 Apr 2001 15:45:28 -0700


Bugs item #417491, was updated on 2001-04-19 16:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=417491&group_id=5470

Category: Installation
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Larry Rosenman (ler)
Assigned to: Nobody/Anonymous (nobody)
Summary: UnixWare BUILD *STILL* uses ld -G

Initial Comment:
bug 231439 is BACK in the 2.1 final release.  It still
uses ld -G. 

ALL shared objects, ESPECIALLY those using threads,
should be compiled  *AND* linked using cc -G. 

I'm very disappointed in that the bug was closed but
the QA process dropped the fix(es). 


ALSO, when doing the initial build using Shared
Objects, you need to set -R and/or set LD_LIBRARY_PATH
to suit. 



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

>Comment By: Larry Rosenman (ler)
Date: 2001-04-21 15:45

Message:
Logged In: YES 
user_id=36452

Oh, and 1.215 is *BROKE*, as it spec's ld -G, not CC -G,
around line 615 or so.

PLEASE fix. 

PLEASE generate a FIX RELEASE for the 2.1 RELEASE.

This is *NOT* a good sign that a broken PORT didn't stop the
release process. 



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

Comment By: Larry Rosenman (ler)
Date: 2001-04-21 15:23

Message:
Logged In: YES 
user_id=36452

OK, why the H*LL didn't the release .tar get RE-ROLLED?  The
last comments on this patch are telling.  

I'm *NOT* impressed, and the bug reported here is mentioned
in that stream, so why wasn't the RELEASE held for this? 
the port is PROMINENTLY mentioned in the release notes, but
it's BROKE in the RELEASE.  How can I get a new tarball from
y'all? 



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

Comment By: Martin v. Löwis (loewis)
Date: 2001-04-21 05:55

Message:
Logged In: YES 
user_id=21627

I agree this is very unfortunate. Please have a look at
patch 413011, which was committed as 1.215 of configure.in.

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

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