• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: otool and x86-64
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: otool and x86-64


  • Subject: Re: otool and x86-64
  • From: "Peter O'Gorman" <email@hidden>
  • Date: Fri, 9 Feb 2007 11:54:30 +0900


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:
This email sent to email@hidden


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

  • Prev by Date: Re: Error on overloading IOStream operators in C++
  • Next by Date: multiple definitions of symbol _xxxx
  • Previous by thread: otool and x86-64
  • Next by thread: Re: Using fstream
  • Index(es):
    • Date
    • Thread