This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix powerpc-netbsd target
- From: Geoff Keating <geoffk at geoffk dot org>
- To: Jason R Thorpe <thorpej at wasabisystems dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 26 Nov 2002 15:23:34 -0800
- Subject: Re: [PATCH] Fix powerpc-netbsd target
- References: <20021125003255.GA15376@yeah-baby.shagadelic.org>
Jason R Thorpe <thorpej@wasabisystems.com> writes:
> "Where shall I begin?" :-)
>
> As it exists before this patch, it gets quite a number of things wrong.
> This is largely due to the spec mess caused by trying to cram all of the
> SVR4 ABI configs into one (a failed experiment, IMO -- it's not like you
> could actually produce correct Linux binaries with -mcall-linux from a
> non-Linux-targeted compiler, for example).
Actually, you can, if you set everything up properly.
> My fix for the powerpc-netbsd target is to shed that mess of specs, and
> use the nice generic NetBSD support that all the other NetBSD targets use.
If you really want to do this, this patch is OK.
--
- Geoffrey Keating <geoffk@geoffk.org>