My dear friends,
I found the reason. It is caused by libgcc_s.so.1 version, I replaced it by
a newer version, and the problem had been resloved.
Thanks for all.
June J.Fang
05.07,09
--- In [email protected], "fangjun10568" <fangjun10...@...> wrote:
>
> Hi, guys.
>
> Today I compile a QT program for ARM, and I can run it in QVFB correctly,
> but when I cross compiled it for ARM board, and run it in the board, there's
> error occured, the following is the error message.
> I'm hunger for know how I can resloved it, thanks.
> -----------------------------Error message-----------------------------
> relocation error: /lib/libgpl.so: symbol __floatsisf, version GCC_3.0 not
> defined in file libgcc_s.so.1 with link time reference
>