Re: Problem with -lm and complex.h (kernel space)

> I'm writing a simple 2.6.7 kernel module that use
> complex.h (cexp, cimag, creal, etc...). It compile
> correct, see below:
I think you cannot use user level libraries (stdlib, math...) inside a 
kernel module. That might be the problem.

-siddharth

Received on 2005-08-09Z15:19:32