I am trying to include  ELF object file into kernel module
 
It gives me a warning of undefined __STDC_VERSION__  symbol
"__STDC_VERSION__" is not defined, evaluates to 0
 
But continues and resulted module works,
 
I see from https://gcc.gnu.org/onlinedocs/cpp/Standard-Predefined-Macros.html that _STDC_VERSION__ is built in gcc macro
 
Please comment
Lev
P.S.
BTW, I am looking  for a job, try me !
 
 
 
 
 
 
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to