On Thu, 7 May 2009, fangjun10568 wrote: > 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 > > >
Hi Fangjun: Did you upgrade the compiler ? What was the original compiler version ? Any idea as to what is the purpose of this library 'libgpl' ? Can you please post the output of the following command strings /lib/libgpl.so on http://twincling.pastebin.com/ thanks Saifi.

