This is a discussion on Fixed Point on ARM with GCC - Embedded ; It looks like GCC support Fixed Point for the MIPS Arch. Based on http://gcc.gnu.org/wiki/FixedPointArithmetic in the current status section it leads me to believe I can get fixed point running on the ARM Arch. by following step 2. Does anyone ...
It looks like GCC support Fixed Point for the MIPS Arch. Based on
http://gcc.gnu.org/wiki/FixedPointArithmetic in the current status
section it leads me to believe I can get fixed point running on the
ARM Arch. by following step 2. Does anyone know if this is true or
have they done this.
-T