This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: SH Linux and multilib
- To: Andrew Haley <aph at cambridge dot redhat dot com>
- Subject: Re: SH Linux and multilib
- From: "M. R. Brown" <mrbrown at 0xd6 dot org>
- Date: Mon, 30 Jul 2001 12:00:57 -0500
- Cc: gcc at gcc dot gnu dot org
* Andrew Haley <aph@cambridge.redhat.com> on Mon, Jul 30, 2001:
>
> I'm not saying that anyone should be forced to use anything.
> We need to add more configure options.
>
> What I am saying is that the default sh-unknown-linux-gnu
> configuration is wrong because it doesn't build on any SH Linux
> system.
>
Ok, I understand your what you're saying now. BTW, didn't you fix this
last week with the patches you sent/applied?
> >
> > My other point of contention w/ the sh[34] notation is that it
> > looks totally contrived when building sh-elf/sh-coff targets, as
> > there's no conformity with specifying targets. But I still believe
> > a mechanism needs to be in place to pick a default other than
> > sh3el, preferably from the configure line, so the -m* options
> > become invisible.
>
> Yes, I agree. Totally!
>
At this, I'll kindly shutup and begin work on adding the --with-cpu options
to config.gcc, et. al, so that all sh-*-* targets can benefit. Heh, I've
been wanting something like this for quite awhile :). Do you have any other
suggestions regarding this?
M. R.