Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi All,
I am trying to cross compile Transmission for the DNS 323. I am a total compile newbie, so it is no wonder i got stuck...
I managed to start 'make'-ing it, but when it gets to the part when calling 'ld' (i guess that's the linking), i got these errors:
{..}/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/lib/gcc-lib/arm-linux-uclibc/3.3.3/../../../../arm-linux-uclibc/bin/ld: ERROR: {...}/uclibc-toolchain-src-20040609/gcc-3.3.x/toolchain_arm/lib/gcc-lib/arm-linux-uclibc/3.3.3/libgcc.a(_udivsi3.oS) uses hardware FP, whereas blocklist-test uses software FP
I guess this has something to do with the floating point calculations somehow, but i couldn't find anything about how i could fix it.
Does anybody have any suggestion what i could try, or where i can find the info about fixing this?
I attached the log from 'make'.
Thanks in advance.
-sc
Last edited by scarcow (2008-11-29 12:47:09)
Offline
Nobody?
I tried now with adding -msoft-float to gcc flags, but then it errors with something like "cannot find -lfloat"
-sc
Offline
Hm, that's a difficult one. I remember that error somewhat, but I haven't cross-compiled in months.
I do all the compiling directly on the NAS.
Sorry I can't help you here
Offline