[patch] Add FreeBSD to the ELF target list.
Andreas Tobler
andreast-list@fgznet.ch
Tue Nov 15 19:59:00 GMT 2011
More information about the Binutils mailing list
Tue Nov 15 19:59:00 GMT 2011
- Previous message (by thread): [patch] Add FreeBSD to the ELF target list.
- Next message (by thread): is_elf_format usage in ld testsuite?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 15.11.11 12:45, Alan Modra wrote:
> On Thu, Nov 03, 2011 at 06:43:21AM +0100, Andreas Tobler wrote:
>> --- testsuite/lib/binutils-common.exp 31 Mar 2011 08:58:21 -0000 1.5
>> +++ testsuite/lib/binutils-common.exp 3 Nov 2011 05:39:54 -0000
>> @@ -36,6 +36,7 @@
>> && ![istarget tic6x*-*-uclinux*]
>> && ![istarget *-*-irix5*]
>> && ![istarget *-*-irix6*]
>> + && ![istarget *-*-freebsd*]
>> && ![istarget *-*-netbsd*]
>> && ![istarget *-*-openbsd*]
>> && ![istarget *-*-solaris2*] } {
>
> I think you have an exception to add. See is_aout_format.
Oh, right, I did not notice this.
But thinking a bit more I wonder if we should move freebsd[12] away. (On
gcc Gerald is proposing something similar for config.gcc).
I think nobody is using a.out on freebsd today. (I might be wrong).
Anyway, I'll come up with a new version and additional adaptations.
Thanks for the feedback!
Andreas
- Previous message (by thread): [patch] Add FreeBSD to the ELF target list.
- Next message (by thread): is_elf_format usage in ld testsuite?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list