>>> Specifically what are the steps we need to do to point to /10.2.8 SDK/ ?
>>
>> First install the SDK from the Panther or Tiger install disc.
>>
>> Then, in the CW IDE Preferences, change your Source Tree for {OS X
>> Volume} from "/" to "/Developer/SDK/MacOSX10.2.8SDK/"
> Bear with me on this one: I really need to get this to work.
> Where is the SDK on the Panther install disc?
It's not on the Panther install disc. There is a "MacOSX10.2.pkg" on the
XCode Tools disk that comes with Panther, but the SDK that it installs is
10.2.7, not 10.2.8. This is the one I used under Panther, and it worked
ok.
The Tiger DVD has a "MacOSX10.2.8.pkg", and this seems to be the
recommended version with Tiger. It seems to be ok when using the IDE,
but I have not had any success in getting the command-line tools to work
under Tiger. Even the minimal program
int main() {}
yields an illegal instruction when I run it on a G4.
> Do I need to reinstall something AFTER I installed Tiger?
> I already have a /Developer folder but no SDK folder inside.
Install "XCode Tools/Packages/MacOSX10.2.8.pkg".
Don't forget to change your Source Tree as mentioned above.

Signature
Dave Seaman
Judge Yohn's mistakes revealed in Mumia Abu-Jamal ruling.
<http://www.commoncouragepress.com/index.cfm?action=book&bookid=228>
Michael Wingfield - 22 May 2005 16:57 GMT
Thanks Dave and Stephane for all your help. I am back in business.
Aren't newsgroups wonderful?!
Mike
>>>>Specifically what are the steps we need to do to point to /10.2.8 SDK/ ?
>>>
[quoted text clipped - 26 lines]
> Install "XCode Tools/Packages/MacOSX10.2.8.pkg".
> Don't forget to change your Source Tree as mentioned above.