Subject: re: pkgsrc gcc3 vs. sparc64?
To: matthew green <mrg@eterna.com.au>
From: Todd Vierling <tv@pobox.com>
List: port-sparc64
Date: 06/30/2003 23:20:47
On Tue, 1 Jul 2003, matthew green wrote:
: I don't know how to fix it properly so workarounds:
: configure with --disable-shared so there will be no libgcc_s.so,
: or
: set TARGET_LIBGCC2_CFLAGS to usual -fPIC -DPIC in gcc/Makefile (after configure),
: (there will be PIC penalty for libgcc_s.a).
:
: aren't there a set of flags espcially for libgcc_s? these should
: contain -fPIC -DPIC and it probably should go in gcc/config/netbsd.h.
Right. libgcc_s should always be PIC, and there is zero reason for it not
to be.
--
-- Todd Vierling <tv@pobox.com>