Hi,
                 You can check the head file in the ../msp430/include/math.h
it define like this : 
extern double sqrt _PARAMS((double));

good luck.
On Thursday 20 May 2004 04:50 pm, Oleg Skydan wrote:
> Hi !
>
> > Add -lm when you compile.
>
> It is already there (and sin, cos, atan2 are fine), but linker can not find
> sqrt.
>
> All the best,
>  Oleg
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to