Re: problems with xcode on intel mac pro
Re: problems with xcode on intel mac pro
- Subject: Re: problems with xcode on intel mac pro
- From: "Justin C. Walker" <email@hidden>
- Date: Wed, 6 Sep 2006 11:19:39 -0700
Please don't cross-post. It causes a variety of problems for the
reader. I've trimmed the reply list.
On Sep 6, 2006, at 11:05 , Support wrote:
Hello,
I have moved my development system to a new Mac Pro
and now I am having a *lot* of problems. Currently, I can
build my application as a ppc binary and the resulting build
will run. However, the debugger reports
"Architecture of file not recognized."
How can I debug my app now.
Try "gdb -arch ppc" (this was mentioned on the list not too long ago).
Also, I have the old targets. These are set to
ppc in the build settings (Architectures = ppc),
yet the build is always i386. Since I use ppc
libraries, these builds do not even link.
Are you using the proper SDK? Unless you set up your project to use
an SDK, you will build for the architecture you are running on.
Again, this has been discussed on this list, and documentation is
also provided with Xcode for building for another architecture, as a
universal binary, and for earlier versions of Mac OS X.
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------
_______________________________________________
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