A call to this function is made from code that is more than 32k away.
A 16bit relative call can only reach +/- 32k.
Rearrange your link order or put jump islands between the caller and the
callee.
/Henrik

-----Original Message-----
From: Elmer Medez [mailto:[EMAIL PROTECTED]]
Sent: den 20 juni 2001 08:10
To: Palm Developer Forum
Subject: Can somebody explain me this error?


Hi all,

I was trying to create an application that uses a lot of classes.
The compilation went fine but when it starts to the linking process,
I've got this error:

    Link Error: PalmApp.cpp: 'CPalmApp::OnSysAppLaunchCmdNormalLaunch()'
16-bit code reference to
    'COneNoteForm::COneNoteForm()' is out of range.

What does this mean and can you suggest a workaround for this problem?

Thanks in advance,

elmer

-- 
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