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. _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev