i486 toolchain with softfloat

Khem Raj raj.khem@gmail.com
Tue Jun 21 00:06:00 GMT 2011


On 06/19/2011 06:03 AM, Bernhard Walle wrote:
> Hello,
>
> what's the correct option (I assume to build gcc) to get a toolchain
> which has soft-float support? I always get
>
>     gcc -msoft-float -o test test.c
>
> test.cc:(.text+0x34): undefined reference to `__muldf3'

you should build the toolchain with right multilib enabled.

>
> Thanks!
>
>
> Regards,
> Bernhard
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list