This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] BFD and GAS support for x86_64-nacl target
On Fri, Mar 16, 2012 at 3:39 PM, Roland McGrath <mcgrathr@google.com> wrote:
> On Fri, Mar 16, 2012 at 3:29 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> You have i386-*-nacl* as assembler target. ?But I didn't see x86_64-*-nacl* as
>> assembler target.
>
> I think you are just being confused by the way gas/configure.tgt works.
> That table is keyed on ${generic_target}, which is i386-$vendor-$os for all
> i[3-7]86 and x86_64* values of $cpu.
>
It is OK then.
Thanks.
--
H.J.