I saw a softfloat library using that approach. Well, that's ugly, the (user) 
application code is harder to debug. But it is supposed to work. Defintly 
another B-Plan. 

Dimitry, could you give just a rough estimation, how long it took you to 
implement the libm. (If I rememember correctly, the current solution is from 
you). A rough number is fine. Thanks!



> On Monday 19 May 2008 22:16, Tobias Frost wrote:
> [...]
> > > Implementing them into GCC is the first step needed so.  You could
> > > have 64-bit doubles in GCC without an accompanying libm.a, but you
> > > could not (usefully) starting to implement a 64-bit FP math library
> > > without compiler support for the number format.
> 
> Why not?
> It is possible to write a set of normal functions with
> args 'char *' or 'long long' and use it manually.
> 
> Regards,
> Dmitry.

-- 
coldtobi
http://blog.coldtobi.de

GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to