This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
where is the floatsidf?
- From: Eric Fisher <joefoxreal at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 15 Sep 2005 11:24:41 +0800
- Subject: where is the floatsidf?
- Reply-to: joefoxreal at gmail dot com
Hi,
Still software floating point. :<
Thanks for the help. Now I use soft-float to build libgcc, but _floatdidf.o
fails for Cannot branch to undefined symbol, __floatsidf. Should I define
floatsidf in md file? But I have no floating point registers.
Regards.
Eric