• 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: How to compiler arm assembler .s source file with Xcode 4.2?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to compiler arm assembler .s source file with Xcode 4.2?


  • Subject: Re: How to compiler arm assembler .s source file with Xcode 4.2?
  • From: Don Quixote de la Mancha <email@hidden>
  • Date: Tue, 08 Nov 2011 23:49:03 -0800

On Tue, Nov 8, 2011 at 11:38 PM, Don Quixote de la Mancha
<email@hidden> wrote:
> I can't figure out how to view the detailed build log.  Where is that
> hidden?  Google yields no insight.

Just so Google will yield insight to others in the future.  To view
the detailed build log in Xcode 4.2:

View -> Navigators -> Show Log Navigator

In the left-hand pane will be a list of all the builds one has
attempted since launching Xcode.  When I click on the top one one gets
a  minimal level of detail.  For complete details one clicks the
button on the far right whose icon is a stack of horizontal lines.

I can see that Xcode is indeed calling CompileC on my .s source, which
ultimately calls clang.  Clang is the LLVM compiler's front end for
the "C-Like" languages: C, Objective-C and C++.

I need to find a way to associate .s sources with whatever Xcode 4.2
supplies for an arm assembler.  I hunted around in my project's build
settings but nothing leapt out at me.

--
Don Quixote de la Mancha
Dulcinea Technologies Corporation
Software of Elegance and Beauty
http://www.dulcineatech.com
email@hidden
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to compiler arm assembler .s source file with Xcode 4.2?
      • From: Wim Lewis <email@hidden>
    • Re: How to compiler arm assembler .s source file with Xcode 4.2?
      • From: Fritz Anderson <email@hidden>
References: 
 >How to compiler arm assembler .s source file with Xcode 4.2? (From: Don Quixote de la Mancha <email@hidden>)

  • Prev by Date: Re: Allocating too much memory kills my App rather than returning NULL
  • Next by Date: Re: Allocating too much memory kills my App rather than returning NULL
  • Previous by thread: How to compiler arm assembler .s source file with Xcode 4.2?
  • Next by thread: Re: How to compiler arm assembler .s source file with Xcode 4.2?
  • Index(es):
    • Date
    • Thread