X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Esa A E Peuha Newsgroups: comp.os.msdos.djgpp Subject: Re: Environment Variables Date: 13 Aug 2004 12:21:18 +0300 Organization: University of Helsinki Lines: 20 Message-ID: <86pbrhfbdgx.fsf@sirppi.helsinki.fi> References: <41115A5F DOT 7DDC6318 AT yahoo DOT com> <41127AF9 DOT 26DEA37C AT yahoo DOT com> <4112BE04 DOT 3B151CA1 AT yahoo DOT com> <7494-Fri06Aug2004121205+0300-eliz AT gnu DOT org> <86p1xifjnyj DOT fsf AT sirppi DOT helsinki DOT fi> <86pacx283jr DOT fsf AT sirppi DOT helsinki DOT fi> <06ekh09581ebrpqnf0n3u8gtebjal9ccfs AT 4ax DOT com> NNTP-Posting-Host: sirppi.helsinki.fi X-Trace: oravannahka.helsinki.fi 1092388878 28078 128.214.205.27 (13 Aug 2004 09:21:18 GMT) X-Complaints-To: abuse AT helsinki DOT fi NNTP-Posting-Date: 13 Aug 2004 09:21:18 GMT X-Newsreader: Gnus v5.6.43/Emacs 19.34 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Brian Inglis writes: > On 11 Aug 2004 11:47:04 +0300 in comp.os.msdos.djgpp, Esa A E Peuha > wrote: > > >What version of djgpp are you using? It seems to be older than the > >current CVS, because with it you shouldn't see _etext, _edata and _end > >unless you actually use them in your code. (close and sbrk are bugs, > >but they may be fixed already.) > > djdev 2.03 PL 2 Looks like the reference to close (in fsext.c) has been fixed since then, but the reference to sbrk (in malloc.c) hasn't. That should be fixed (in all implementations of malloc, since we have three). -- Esa Peuha student of mathematics at the University of Helsinki http://www.helsinki.fi/~peuha/