George,
        In CodeWarrior, go to Edit/Preferences/Debugger/Global Settings and
check the 'Auto Target Libraries' checkbox. It should fix the problem.

Anupam
----- Original Message -----
From: "George Bassili" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 8:26 AM
Subject: LINK ERROR HELP


> Hi everyone,
> i just changed my app to a multi-segment app and i am getting a string of
> link errors that appear to indicate the floating point stuff is not being
> included.
> But i have included MSL Runtime Palm OS (2i).Lib.
>
> the errors are as below.  HELP!!!!
> I am using CW6 on win xp.
>
> Thanks.
> George B
>
> Link Error   : Mmpro.c: '_f_itof' referenced from 'GadgetTableDraw' is
> undefined.
>
> Link Error   : Mmpro.c: '_f_flt' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_div' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_add' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_ftod' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_d_div' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_d_dtof' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_mul' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_sub' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_ftod' referenced from 'abs' is undefined.
>
> Link Error   : Mmpro.c: '_d_flt' referenced from 'abs' is undefined.
>
> Link Error   : Mmpro.c: '_f_neg' referenced from 'abs' is undefined.
>
> Link Error   : Mmpro.c: '_f_fge' referenced from 'sqrt' is undefined.
>
> Link Error   : Mmpro.c: '_f_ftou' referenced from 'GadgetTableDraw' is
> undefined.
>
> Link Error   : Mmpro.c: '_d_itod' referenced from 'GadgetTableDraw' is
> undefined.
>
> Link Error   : Mmpro.c: '_d_mul' referenced from 'GadgetTableDraw' is
> undefined.
>
> Link Error   : Mmpro.c: '_d_dtou' referenced from 'GadgetTableDraw' is
> undefined.
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>
>




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

Reply via email to