I found the issue. I'm sorry about sending this problem to busybox ml, coz this is not busybox related problem. All what I must to to be done is recompile uclibc with -msoft-float and recompile gcc with -msoft-float and now, all works. This problem is related to toolchain. Thank you all.
Dne 25.4.2010 18:23, Denys Vlasenko napsal(a): > On Thursday 22 April 2010 09:17, Ondrej Zima wrote: >>>> The mapping of arguments didn't works. And I don't know, what is wrong. >>>> The uClibc or busybox or something other? >>> >>> It works for me. Which version of busybox and uclibc do you use? >> >> I apologize, I forgot this to mention. >> >> uclibc version 0.9.28 (I must use this version because the proprietary >> software without sources, which refuse to run with newer version) >> busybox version 1.16.1 > > Try never uclibc. Even if you can't use it in real device, > precumably you are not prohibited from using it for a quick test? -- Ondrej Zima <[email protected]> --==[ http://www.fozona.cz/ ]==-- _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
