Re: Problem moving from Codewarrior ppc to intel Xcode
Re: Problem moving from Codewarrior ppc to intel Xcode
- Subject: Re: Problem moving from Codewarrior ppc to intel Xcode
- From: j o a r <email@hidden>
- Date: Wed, 16 Jul 2008 13:47:13 -0700
On Jul 16, 2008, at 1:08 PM, Denis @ TheOffice wrote:
I had a Carbon project that worked well till 10.4 on a PPC I was
building my project in Codewarrior 9.6.
I bought an Intel Mac laptop and first tried to build with CW of
course everything went wrong.
I said to my self (Fine I guess it is time to move to Xcode)...
It's generally much easier for you to make technology transitions at
the same time as everyone else...
Now I finally figure out and successfully rebuild my project which
the Interface works, but the internal logical code fail miserably.
All my union are flipped upside down my USB interface hangs...
I believe the code is generated for the machine and therefore
compile like a PC which LSB first.
1- Is there a define that would let me know if we are LSB or MSB
first?
2- Is there a way to change the CPU code generated?
I tried to find information about these but was not successful
somehow.
I have found how to change the library of OS version but that did
not help.
Perhaps these can be of use:
<http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/
>
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/MovingProjectsToXcode
>
j o a r
_______________________________________________
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