This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Update OpenBSD/mips64 support


Mark Kettenis wrote:
[snip]
>    > diff -u -p -r1.7 configure.tgt
>    > --- configure.tgt 11 Apr 2005 22:31:37 -0000 1.7
>    > +++ configure.tgt 13 Apr 2005 22:07:41 -0000
>    > @@ -300,7 +300,7 @@ case ${generic_target} in
>    >    mips-*-sysv*)				fmt=ecoff ;;
>    >    mips-*-elf* | mips-*-rtems*)		fmt=elf ;;
>    >    mips-*-netbsd*)			fmt=elf ;;
>    > -  mips-*-openbsd*)			fmt=elf ;;
>    > +  mips-*-openbsd*)			fmt=elf em=tmips ;;
>    >  
> 
>    Is mips-dec-openbsd* mentioned above it obsolete? I figure that's the
>    pmax port you mentioned above.
> 
> Suppose so.  The current config.guess won't produce that triplet.  And
> specifying that target by hand won't work either since that results in
> an attempt to build an ELF gas with a BFD that only supports ECOFF.
> 
> I'll happily remove that config.

Please do so.


Thiemo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]