Can't compile kernel with -O0

Jeroen Ruigrok/asmodai asmodai at wxs.nl
Mon Jul 19 00:39:40 PDT 2004


-On [20040719 09:12], Jeroen Ruigrok/asmodai (asmodai at xxxxxx) wrote:
>As far as I understand the specification of the C language you are *NOT*
>allowed to even use extern or static on inline.

You can actually (I hate most standards texts, friggin' incomprehensible
without the proper committee present at times).

Just need to be careful with the static inline case to not try to inline a
big function.

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
Free Tibet! http://www.savetibet.org/ | http://www.tibet.nu/
http://www.tendra.org/   | http://diary.in-nomine.org/
Better to light a candle than to curse the darkness...





More information about the Bugs mailing list