[3.4 patch] Fix PR16314, undefined reference to `__subdf3' for arm-softfloat

Richard Earnshaw rearnsha@gcc.gnu.org
Tue Aug 31 12:51:00 GMT 2004


On Tue, 2004-08-31 at 11:25, Vladimir Ivanov wrote:
> When I have to compile MaverickCrunch applications I use patched "t-linux" 
> file, but I feel this is probably not the proper solution, so I kind of 
> agree with Richard.
> 
> What about defining more targets, like "t-linux-crunch" and 
> "t-linux-softfp"? This could solve some of the current ABI differences.

Not really.  I suspect folks really want a single compiler that supports
both hard and soft float.  Separate t-* files only come into play with
separate configurations of the compiler.  Besides that it becomes a
maintenance nightmare.

R.



More information about the Gcc-patches mailing list