From: jstacey AT plato DOT wadham DOT ox DOT ac DOT uk (J-P) Newsgroups: comp.os.msdos.djgpp Subject: Re: Linking in .a files from within RHIDE Date: 7 Apr 2000 16:17:58 +0100 Organization: Wadham College Oxford Lines: 18 Message-ID: <8cku76$5ao$1@plato.wadham.ox.ac.uk> References: <8ciba7$ttq$1 AT plato DOT wadham DOT ox DOT ac DOT uk> <38ECD3B0 DOT FE8403F8 AT hotmail DOT com> <8ckdam$343$1 AT plato DOT wadham DOT ox DOT ac DOT uk> <8ckqp6$c5l$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> NNTP-Posting-Host: plato.wadham.ox.ac.uk X-Trace: news.ox.ac.uk 955120679 5987 163.1.164.74 (7 Apr 2000 15:17:59 GMT) X-Complaints-To: newsmaster AT ox DOT ac DOT uk NNTP-Posting-Date: 7 Apr 2000 15:17:59 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <8ckqp6$c5l$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE>, Hans-Bernhard Broeker wrote: >Removing libc altogether will break even programs that don't use any >of the functions defined only by POSIX. 'printf()' is also in libc, >see? Ah. Oops. I don't know where *I* thought printf() would be. Ignore me, please. :) >A rather stupid complaint that is, IMHO. Kind of. You see, a lot of what we do is sufficiently experimental (for which read hacky) that we need to compile reasonably often. Compile time becomes an important issue at that point. Running speed less so. J-P -- going nowhere