Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: otool and x86-64




On Feb 9, 2007, at 10:53 AM, Sanjay Patel wrote:


Sorry, this isn't an Xcode-specific question, but I'm not sure if there's a
better list for it:


I can't get otool to disassemble x86-64 code:

$ cat foo.c

long long foo(long long y) { return y/343.3; }

$ cc -g foo.c -c -arch x86_64

$ otool -arch all -tv foo.o
foo.o: is not an object file

try otool64 instead of otool.

Peter

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >otool and x86-64 (From: Sanjay Patel <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.