Re: programs crash when run through rosetta
Re: programs crash when run through rosetta
- Subject: Re: programs crash when run through rosetta
- From: Eric Albert <email@hidden>
- Date: Sat, 30 Dec 2006 01:15:33 -0800
On Dec 29, 2006, at 1:01 PM, Shawn Erickson wrote:
On Dec 29, 2006, at 12:44 PM, Joe Miller wrote:
Hi All,
I'm not a exactly sure where a good place to post this
problem is, but I need to start somewhere. As you read
the problem below if you know of more appropriate
places to seek advice please let me know.
Here's my issue. I'm trying to port a system of
programs to work on the intel mac, unfortunately a
number of them are crashing.
...
I built the program on OSX 10.2.8 using
g++ 3.1.
...
I found that I do NOT have a problem using g++ 4.0
on OSX 10.4. But for now I've been tasked to getting
this working with the earlier version.
Apple only supports building for Intel Macs using gcc 4.0.
That's for Intel binaries. PowerPC binaries running in Rosetta can
be built with any version of gcc or CodeWarrior which can build
binaries for Mac OS X.
Joe, I'd expect this to work. If it doesn't work, I'd suggest
debugging it using the instructions from the Rosetta appendix of the
Universal Binary Programming Guidelines, which you can find on
developer.apple.com.
-Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden