Re: Bus Error on one Intel Mac, working fine on another
by "Aaron Gray" <ang.usenet@[EMAIL PROTECTED]
>
May 28, 2008 at 01:31 AM
"Aaron Gray" <ang.usenet@[EMAIL PROTECTED]
> wrote in message
news:696h3lF31akbdU1@[EMAIL PROTECTED]
> Hi,
>
> I have compiled the Apple JavaScript console 'JSInterpreter' example
using
> a PowerPC and it runs fine on PPC and on one Intel Mac running 10.5 but
> not on 10.4.11, on a MacBook Pro where it causes a Bus Error.
>
> Working from remote is always hard. Both Intel machines are remote and
> operated by users, so cannot do any debugging.
>
> Hope you can shed some light on this.
Okay its just the SDK you build with selecting in XCode 'Project->Edit
Project Settings->Build' and 'Base SDK Path' selects the SDK under
'Developer/SDKs/'.
I feel dumb, should have got tat sooner. Does this mean that apps written
for 10.4 and 10.5 must be compiled separately ? How do apps like CyberDuck
work accross OS versions ?
Aaron