This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix sparc64-linux ABI problem
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: mark at codesourcery dot com, davem at redhat dot com, gcc-patches at gcc dot gnu dot org
- Date: Tue, 7 May 2002 10:55:07 -0700
- Subject: Re: [PATCH] Fix sparc64-linux ABI problem
- References: <20020507182730.D32482@sunsite.ms.mff.cuni.cz>
On Tue, May 07, 2002 at 06:27:30PM +0200, Jakub Jelinek wrote:
> * config/sparc/t-linux64 (SHLIB_MAPFILES): Set.
> * config/sparc/libgcc-sparc-glibc.ver: New file.
> * mklibgcc.in: Preprocess SHLIB_MAPFILES with ml flags.
This looks fine for sparc64, but I'm guessing
we have the same problems with other ports?
s390 and x86-64 are the ones that come to mind
right away, but there may be others...
r~