This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC iq2000 port needs a maintainer
Alexandre Oliva <aoliva@redhat.com> writes:
> On Oct 13, 2003, "Zack Weinberg" <zack@codesourcery.com> wrote:
>
>> Alexandre Oliva <aoliva@redhat.com> writes:
>>> iq2000-unknown-elf works :-)
>
>> I remember trying that and it didn't work.
>
> $ ./config.sub '#@!^$#@^@-unknown-elf'
> #@!^$#@^@-unknown-elf
>
> unlikely :-)
>
> Are you sure you didn't optimize the `-unknown' away? In unrecognized
> cases, it makes all the difference.
I didn't make the hedging clear enough. What I meant to say was "I
thought I tried iq2000-unknown-elf but it was a while ago and I don't
trust my memory anymore so you may well be right."
It's moot now anyway, config.sub has been updated.
zw