X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Tue, 07 Nov 2006 14:13:50 -0600 Message-ID: <4550E766.FE5D6B31@yahoo.com> Date: Tue, 07 Nov 2006 15:07:02 -0500 From: CBFalconer Organization: Ched Research http://cbfalconer.home.att.net X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP 2.04 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 34 NNTP-Posting-Host: 216.195.145.186 X-Trace: sv3-3elAZLTaNTXlNXwSWcUCRwKJ50rfYVm85JMbjn2iaD/W7WcRZA4cI4LbJ68pFHHxTA1QzCa6WP1tRRK!fxu6I4kDi0/ywJMCXoPp+Tv035p/8ybmzp9BZEClYaiOamuyOutSzu8q1pfd6yY= X-Complaints-To: abuse AT gwi DOT net X-DMCA-Complaints-To: abuse AT gwi DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Gordon DOT Schumacher AT seagate DOT com wrote: > "CBFalconer" wrote > >> Glad to hear it. Please look closely at the problems with the >> existing malloc package, and my replacement nmalloc. One of the >> problems is exposed by the evilalgo.c test. > > I'll take a look - should I reference this list or DJ-Workers for > reference on this? > >> My health prevents me from doing anything major at this point. But >> if things get moving I shall try to attack the memalign >> (non-standard) problem again. At one point I understood this was >> needed to handle the later gcc versions. > > What do you mean by "later"? I'm currently building my application > with gcc 4.1.0; perhaps I'm simply not exposing the issue? I don't know. I was told that gcc past some point needed to be able to allocate memory with special alignment requirements, for i/o efficiency. At any rate you can pick up the nmalloc system (I don't know whether it is in the DJGPP sources anywhere or not) at: Pay no attention to the memalign code within it. All else is good, AFAICT. -- Chuck F (cbfalconer at maineline dot net) Available for consulting/temporary embedded and systems.