[Stk] Simple Link Error

Gary Scavone gary@ccrma.Stanford.EDU
Tue, 29 Oct 2002 13:33:06 -0800 (PST)


Hi Philip,

The symbol '__start' does not come from within STK.  I never tried STK
with OS 9, but it definitely compiles using gcc on OS X.  If you're
trying to compile it for OS 9, then you shouldn't include any
"realtime" API preprocessor definitions (like __MACOSX_CORE__).

--gary

On Tue, 29 Oct 2002, Philgood Productions wrote:

>>I'm having an unfamiliar LINK error.
>>
>>  Undefined symbol '__start' (descriptor)
>>
>>I'm just trying to get the example code running. i created a empty project,
>>added the DEMO.CPP and modified the ACCESS PATH to point to the include
>>files... I must have missed something... Any suggestions?
>>
>>os 9.2.2 and in os x
>>codewarrior v8
>>
>>must graduate,
>>Philip M. Jones II
>>Philgood Productions