[Bug target/14352] New FP code not compiled for non-arm-elf targets

rearnsha at arm dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 1 10:49:00 GMT 2004


------- Additional Comments From rearnsha at arm dot com  2004-03-01 10:48 -------
Subject: Re:  New: New FP code not compiled for 
 non-arm-elf targets

> t-linux just says this:
> 
> LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
> 
> This generates undefined references in libgcc_s.so to, for instance, the functions
> defined by L_addsubdf3.
> 
> If I copy LIB1ASMFUNCS from t-arm-elf to t-linux that solves the problem (for
> this particular target at least, and keeping _dvmd_lnx...)

t-linux is not a soft-float target, so shouldn't need any of the FP 
support functions.

R.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14352



More information about the Gcc-bugs mailing list