Can't pass options to kernel build system when building systemtap module?

Chuck Ebbert 76306.1226@compuserve.com
Thu Jul 6 17:44:00 GMT 2006


I used this command to build my Linux kernel:

        make CC=gcc411

When I tried to build a systemtap module, I found no way to pass
the CC option to the kernel build.  The wrong C compiler was used
and the vermagic didn't match, so the module couldn't be used.

Did I miss something?

-- 
Chuck
 "You can't read a newspaper if you can't read."  --George W. Bush



More information about the Systemtap mailing list