On Tue, Aug 24, 2010 at 06:05:52PM +0200, Lorenzo wrote: > (OT: where's /usr/include/stddef.h? apt-file is unable to find it, > but it *should* be somewhere!)
It's nowhere. stddef.h is compiler specific, and each compiler ships somewhere in its own data (for the gcc in my system, it's /usr/lib/gcc/x86_64-linux-gnu/4.4/include/stddef.h and tcc has it in /usr/lib/tcc/include/stddef.h ) -- Antti-Juhani Kaijanaho, Jyväskylä, Finland http://antti-juhani.kaijanaho.fi/newblog/ http://www.flickr.com/photos/antti-juhani/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

