This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/
===================================


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]