Can you send a reproducible case to [EMAIL PROTECTED]?  I'll have the
engineers take a look at it.
-hkmlt

> -----Original Message-----
> From: Mark Smith [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 23, 2000 7:05 PM
> To: Palm Developer Forum
> Subject: code warrior linker error
> 
> 
> I'm getting the error "MacOS 68K Linker caused exception 0xc0000005"
> when I build a multi-segment C++ project in CodeWarrior
> (v6, 68Linker.dll v2.3.2.0).  It happens as soon as I declare
> a global object of a class that has a constructor defined.
> It doesn't happen if I reduce the scope of the global object,
> and it doesn't happen if I remove the constructor from the
> global object's class.
> 
> I assume the problem is something to do with the __InitCode__()
> routine that the linker needs to generate for the object's
> implicit constructor call on startup.  Is there a known fix 
> for this?  I've seen references to the problem in the archives, 
> but the cause seems to be unknown in most cases.  Here it's 
> definitely isolated and repeatable.
> 
>    -M-                                    [EMAIL PROTECTED]
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to