Re: programs crash when run through rosetta
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Dec 29, 2006, at 11:02 PM, Brian Bechtel wrote: 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. Has anyone run across something like this before. My only thought is it might have to do with xerces execption handling?? That would certainly be the first area I would consider as a candidate. Rosetta doesn't support precise exceptions. If xerces depends upon this, then you cannot run it under Rosetta. -Eric _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 12/29/06, Joe Miller <lpe540@yahoo.com> wrote: I'm pretty sure Xerces doesn't require precise (i.e. machine state) exceptions, though, just regular C++ exception handling. That works fine in Rosetta, as do lots of applications which use Xerces. This email sent to site_archiver@lists.apple.com
participants (1)
-
Eric Albert