• 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: Dev on mac, build on a sparc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dev on mac, build on a sparc


  • Subject: Re: Dev on mac, build on a sparc
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 15 Dec 2006 04:15:11 -0800

On Dec 15, 2006, at 3:56 AM, Nicolas Goy - kuon - 時期精霊 wrote:

I will do the debugging on my mac, compiling as ppc binary (ppc is near enough of sparc to debug). But I don't know how I will compile my xCode project using sun studio.

A solution I though of is using makefile within xcode. But, I don't really know how. I use xCode because it's super handy. I want the best was to manage my solaris sparc build. I don't want to edit the makefile each time I move or add a *.c or a *.h.

Xcode has extensive AppleScript support. You could leverage this, and write an AppleScript that generates a makefile, shell script, or other form that you can use to build your project on your other hardware. Then you just need to run this AppleScript whenever you change your Xcode project; you could even do this from a shell script build phase, since if you don't change the Xcode project you should generate identical output.


Of course, you could also deploy your server using Apple's Xserve, and do both your development and deployment on Mac OS X...

  -- Chris

_______________________________________________
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: 
 >Dev on mac, build on a sparc (From: Nicolas Goy - kuon - 時期精霊 <email@hidden>)

  • Prev by Date: Re: Dev on mac, build on a sparc
  • Next by Date: Re: Dev on mac, build on a sparc
  • Previous by thread: Re: Dev on mac, build on a sparc
  • Next by thread: Re: Dev on mac, build on a sparc
  • Index(es):
    • Date
    • Thread