ARM Cross Compilation Problem with Shared Libraries

2005-09-14 Thread Andrés Moré
Hi, all. I'm using autoconf/automake/libtool to manage a command line tool that has a shared library and a linux kernel module. In order to install the module, I have to use DATA definitions and a separate Makefile. Anyway, my main problem its that a need to cross compile this tool to ARM, and I

Re: ARM Cross Compilation Problem with Shared Libraries

2005-09-15 Thread Andrés Moré
AIL PROTECTED]> wrote: > * Ralf Wildenhues wrote on Wed, Sep 14, 2005 at 03:21:57PM CEST: > > * Andrés Moré wrote on Wed, Sep 14, 2005 at 02:19:58PM CEST: > > > > > > So, after configuring, when I type "make": > > > > > > arm-linux-gnueabi-gcc -sha