On Fri, Mar 24, 2006 at 12:01:26PM +0100, [EMAIL PROTECTED] wrote:
> "ld: *_s.o uses VFP instructions, whereas ./libgcc_s.so.1.tmp does not"
>
> (Complete log in attachment).
>
> I found this message quite strange, as libgcc_s.so.1.tmp was the
> output of the linker, so it should have been crea
Dear gcc/binutils maintainers,
During bootstrap of gcc-4.0 (4.0.3-1 Debian) on ARM
with VFP (--with-float=soft, --with-fpu=vfp) and binutils
2.16.1cvs20060117-1.my I stumbled upon the following issue. The
linkage of libgcc_s.so.1 fails because of multiple errors such as:
"ld: *_s.o uses VFP ins