yes, my compile line looks like:
cc -D__KERNEL__ -DMODULE -Wall -O2 -fno-strict-aliasing -I/usr/include
-c epp_driver.c -o epp_driver.o
I tried with and without the -fno-strict-aliasing, and with -O, and
without the -O... same result.
(cc points to gcc on my system)
jonathan
Tim Waugh wrote:
>
> On Fri, 7 Jan 2000, Jonathan Gallmeier wrote:
>
> > but insmod complains about unresolved symbols for calls like printk,
> > kmalloc, etc. I have
>
> Did you compile with -O2?
>
> Tim.
> */
--------------------------------------------------------------------------------- Jonathan Gallmeier | We act a though comfort and luxury were email : jonathan@arlut.utexas.edu | chief ingredients of happiness, when all office: (512) 835-3812 | we really wanted was something to be FAX : (512) 835-3808 | excited about. - Anonymous -------------------------------------------------------------------------------
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Jan 07 2000 - 21:00:09 EST