This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: i486 toolchain with softfloat


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]