This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
arm and -msoft-float
- From: Hugo Villeneuve <hugovil at videotron dot ca>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 20 Mar 2003 22:34:57 -0500
- Subject: arm and -msoft-float
Hi,
With gcc-3.2.2 and arm-elf target, I have specified:
MULTILIB_OPTIONS = marm/mthumb msoft-float
MULTILIB_DIRNAMES = arm thumb soft
MULTILIB_EXCEPTIONS =
in the file gcc-3.2.2/gcc/config/arm/t-arm-elf
After compiling/installing gcc, I see the following directories in the ${PREFIX}/lib/gcc-lib/arm-elf/3.2.2/ dir:
arm thumb
but there is no "soft" directory... Why?
Hugo.
--
===================================
Hugo Villeneuve
hugovil at videotron dot ca
http://pages.infinit.net/hugovil/
===================================