Thanks, sorry...
fixed.
update _buinutils_ and rebuild.

~d 


On Saturday 30 November 2002 16:42, Oleg Skidan wrote:
> Hi, All !
>
> Do we really need 4K flash for 64 bit division routine ?
>
> #include <sys/inttypes.h>
>
> uint64_t l;
> uint32_t a,b,h;
>
> int main()
> {
>         a=l/h;
> }
>
>
> D:\msp430\$>msp430-size
>    text    data     bss     dec     hex filename
>    4322       0      20    4342    10f6 a.out
>
> All the best,
> Oleg.

-- 
*********************************************************************
   ("`-''-/").___..--''"`-._     (\       Dimmy the Wild      UA1ACZ
    `6_ 6  )   `-.  (     ).`-.__.`)      Enterprise Information Sys 
    (_Y_.)'  ._   )  `._ `. ``-..-'       Nevsky prospekt,   20 / 44
  _..`--'_..-_/  /--'_.' ,'               Saint Petersburg,   Russia
 (il),-''  (li),'  ((!.-'                 +7 (812) 314-8860, 5585314
*********************************************************************




Reply via email to