• 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: C++ to Low level language
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ to Low level language


  • Subject: Re: C++ to Low level language
  • From: Jos Timanta Tarigan <email@hidden>
  • Date: Thu, 07 Jul 2011 09:32:27 -0700 (PDT)

hi, 

googling around and i found out it can be done in Xcode 4.0.* by selecting project at the top of the tree on the left, go to 'Compile Source' tab, find the source you want to generate the assembly, in the compiler flags collumn add ' -save-temps'. the .ii and .s files will be automatically generated on the project folder. 

just in case someone need it :)


regards
=================================
svnstrk



From: David Dunham <email@hidden>
To: list Xcode-users <email@hidden>
Sent: Thu, July 7, 2011 10:32:22 PM
Subject: Re: C++ to Low level language

On 7 Jul 2011, at 08:27, Jos Timanta Tarigan wrote:

> is this 4.2 is available for download yet? or perhaps an update? i also cannot
> find any disassembly option. any guess how can i do it in xcode 4.0.*?

You cannot do it in Xcode 4.0.

The Developer site has prerelease software, but you'll need to be enrolled in a program that allows access (probably iOS to get 4.2).

Or, just wait until they're released.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
 _______________________________________________
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: 
 >Fw: C++ to Low level language (From: Jos Timanta Tarigan <email@hidden>)
 >Re: C++ to Low level language (From: David Dunham <email@hidden>)

  • Prev by Date: Re: C++ to Low level language
  • Next by Date: Re: C++ to Low level language
  • Previous by thread: Re: C++ to Low level language
  • Next by thread: Re: C++ to Low level language
  • Index(es):
    • Date
    • Thread