Thomas Heute <thomas.heute@nist.gov> writes:
> Hello,
>
> i keep on having error while cross compiling an application (it's Dillo the
> web browser)
> ...
> IO/libDio.a -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule
> ...
> /usr/lib/libgtk.so: could not read symbols: Invalid operation
If you're cross compiling, then it's highly unlikely that you want to be
searching for libraries in the "standard" places (you're specifying /usr/lib
and /usr/X11R6/lib). Those are likely the native libraries, not the ones
compiled for arm.
Derrell
Received on Tue Jan 07 20:35:27 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:45:00 EDT