• 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
otool and x86-64
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

otool and x86-64


  • Subject: otool and x86-64
  • From: Sanjay Patel <email@hidden>
  • Date: Thu, 8 Feb 2007 17:53:14 -0800 (PST)

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

I'm using Xcode 2.4.1. Known bug, or should this be filed? gdb can
disassemble this file OK.

--Sanjay





____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html
 _______________________________________________
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

  • Follow-Ups:
    • Re: otool and x86-64
      • From: "Peter O'Gorman" <email@hidden>
References: 
 >Re: Using fstream (From: Chris Espinosa <email@hidden>)

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