Re: using memset in a module

From: David S. Miller (davem@redhat.com)
Date: Thu Sep 26 2002 - 17:49:56 EST


   From: Shaya Potter <spotter@cs.columbia.edu>
   Date: 26 Sep 2002 18:49:22 -0400

   I have a problem using memset in a module.
   
You cannot use different compilers to build modules than
were used to build the kernel itself.

If 2.95 was used to build the kernel, and you then try to
use gcc-3.{0,1,2} to build a module that resulting module
will have little chance of working.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:29 EST