DragonFly BSD
DragonFly bugs List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Can't compile kernel with -O0


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxx>
Date: Mon, 19 Jul 2004 09:35:57 +0200

-On [20040719 09:12], Jeroen Ruigrok/asmodai (asmodai@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...



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]