This is the mail archive of the binutils@sourceware.org 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: [PATCH] Mach-O: Remove ambiguity of mach-o-le and mach-o-x86-64


On Dec 15, 2011, at 7:36 PM, Iain Sandoe wrote:

> Hi...
> 
> On 15 Dec 2011, at 18:26, shinichiro hamaji wrote:
> 
>> When we use objdump for x86-64 mach-o files without explicit -b flag,
>> it says "File format is ambiguous" because there are two matching
>> formats (mach-o-le and mach-o-x86-64).
> 
> I was wondering recently whether there is any value to retaining this generic mach-o-le when we have specific vecs for the actual targets?

I think so.  The idea is to accept any mach-o file.

Tristan.


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