Subject: Re: pkg/5710: build of py-Numeric fails (fwd)
To: Hubert Feyrer <hubert.feyrer@rrzc1.rz.uni-regensburg.de>
From: Todd Vierling <tv@pobox.com>
List: port-sparc
Date: 07/06/1998 09:56:08
On Mon, 6 Jul 1998, Hubert Feyrer wrote:

: Can someone please look at what's going on here? Seems to be port-sparc 
: specific, rather than a fault at pkgsrc. Thanks!

The fix is to make the package compile with -fPIC instead of -fpic - that
is, incidentally, the way all PIC-library packages should be compiled.
Again, GNU binutils ld can cope with it, but by adding a bunch of extra
indirection and code (which slows things down).  This package should compile
with -fPIC, not -fpic, on _all_ platforms.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)