ECTED]>,
> "linux-kernel.org"
> Subject: Re: unresoved symbol _gp_disp
> Content-Type: text/plain; charset=us-ascii
>
> "Steven J. Hill" <[EMAIL PROTECTED]> writes:
>
> > > I have written a loadble module ( which gets complied
> &g
"Steven J. Hill" <[EMAIL PROTECTED]> writes:
> > I have written a loadble module ( which gets complied
> > along with kernel) which does some floating point
> > operation.
> >
> NO FLOATING POINT in the kernel PERIOD. Either use integer
> operations, or redo your software architecture and do the
> I have written a loadble module ( which gets complied
> along with kernel) which does some floating point
> operation.
>
NO FLOATING POINT in the kernel PERIOD. Either use integer
operations, or redo your software architecture and do the
floating point in userspace.
-Steve
-
To unsubscribe fro
Steven J. Hill wrote:
I have written a loadble module ( which gets complied
along with kernel) which does some floating point
operation.
NO FLOATING POINT in the kernel PERIOD.
Unless you compile your code with -msoft-float *and* also have a version
of libgcc compiled with -mlong-calls -mno
4 matches
Mail list logo