Hi everybody,
I want to cross compile into ARM-Linux using poco c++ library .I am using QT framework gcc toolchain and build successfully.And i put that Arm binary in ARM9 linux board ,but when i run that binary in board,it throws these error like
./poco: symbol lookup error
./poco: undefined symbol: _ZTIN4Poco3Net18HTTPRequestHandlerE
can anybody suggest me how to resolve this problem
Thanks Advance





