delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/06/11/16:01:42

Message-ID: <3EE787BF.8468B45B@yahoo.com>
Date: Wed, 11 Jun 2003 15:49:20 -0400
From: CBFalconer <cbfalconer AT yahoo DOT com>
Organization: Ched Research
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp-workers AT delorie DOT com
Subject: Re: DJGPP 2.04 alpha 2 later in the month?
References: <3EE4EB66 DOT DF7891D2 AT phekda DOT freeserve DOT co DOT uk> <3EE4F833 DOT 2B67D8C0 AT yahoo DOT com> <3EE582BB DOT DEC034FA AT yahoo DOT com> <3EE62BC7 DOT F14013F8 AT phekda DOT freeserve DOT co DOT uk> <3EE65932 DOT C87DFF4B AT yahoo DOT com> <7458-Wed11Jun2003054647+0300-eliz AT elta DOT co DOT il> <3EE6B922 DOT 484CA74C AT yahoo DOT com> <2427-Wed11Jun2003180859+0300-eliz AT elta DOT co DOT il> <3EE756D8 DOT 8323D511 AT yahoo DOT com> <6480-Wed11Jun2003213653+0300-eliz AT elta DOT co DOT il>
Reply-To: djgpp-workers AT delorie DOT com

Eli Zaretskii wrote:
> 
... snip ...
> 
> Sigh.  This is not the list of options in CVS.  Here's what's in CVS;
> please use that:
> 
>     -MD
>     -O2
>     -mcpu=pentium
>     -march=i386
>     -Wall
>     -Wbad-function-cast
>     -Wcast-qual
>     -Werror
>     -Wmissing-declarations
>     -Wmissing-prototypes
>     -Wpointer-arith
>     -Wshadow
>     -Wstrict-prototypes
>     -Wwrite-strings
>     -Wundef
>     -Wcast-align
>     -Wsign-compare

sigh.  That gives me:

[1] c:\c\malloc>*gcc @gcc.op3 -c nmalloc.c -o malloc.o
nmalloc.c:86:5: "DEBUGM" is not defined
nmalloc.c:86:15: "DEBUGF" is not defined
nmalloc.c:86:25: "DEBUGR" is not defined
nmalloc.c:245:5: "DEBUGM" is not defined
nmalloc.c:245:15: "DEBUGF" is not defined
nmalloc.c:245:25: "DEBUGR" is not defined
nmalloc.c:366:5: "DEBUGM" is not defined
nmalloc.c:366:15: "DEBUGF" is not defined
nmalloc.c:366:25: "DEBUGR" is not defined
nmalloc.c:371:5: "DEBUGM" is not defined
nmalloc.c:371:15: "DEBUGF" is not defined
nmalloc.c:371:25: "DEBUGR" is not defined
nmalloc.c:760:5: "DEBUGM" is not defined
nmalloc.c:806:5: "DEBUGF" is not defined
nmalloc.c:962:5: "DEBUGR" is not defined

I will upload another revision after midnight here, so that it has
a distinctive date. (*gcc above avoids the alias for gcc, which in
turn enforces -ansi - pedantic -W -Wall -gstabs+).  Probably means
I will have to avoid the simple "#ifdef DEBUGx" lines, which allow
concentrating debugisms on malloc, free, or realloc.

-- 
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
   Available for consulting/temporary embedded and systems.
   <http://cbfalconer.home.att.net>  USE worldnet address!


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019