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
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