Re: Finding the architectures of a binary
Re: Finding the architectures of a binary
- Subject: Re: Finding the architectures of a binary
- From: Iceberg-Dev <email@hidden>
- Date: Mon, 10 Nov 2008 18:23:51 +0100
On Nov 10, 2008, at 4:08 PM, Finlay Dobbie wrote:
On Mon, Nov 10, 2008 at 1:49 PM, Iceberg-Dev
<email@hidden> wrote:
On Nov 10, 2008, at 11:47 AM, Alexander von Below wrote:
Addintonally, the source for both file (1) and lipo (1) should be
open
source and give you valuable hints.
file is open source (found it in Darwin). lipo is apparently not
(I have not
been able to find it).
http://www.opensource.apple.com/darwinsource/10.5.5/cctools-667.3/
misc/lipo.c
Thanks.
Is it supoosed to be up-to-date and 64-bit compatible?
I'm asking because for instance, this line looks suspicious:
(*((unsigned long *)addr) == MH_MAGIC ||
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden