Date: Tue, 8 Sep 1998 10:06:05 +0200 (WET) From: Andris Pavenis To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: Re: Patch for building DJLSR with egcs-1.1 In-Reply-To: <199809072008.QAA23902@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 7 Sep 1998, DJ Delorie wrote: > > > cast '(char * const *) &xx' generates message that cast > > discards const. I think gcc should generate such message. > > I changed source to use union to fool gcc > > Why can't you use the macro in ? > Of course it's better. I simply didn't notice this macro. I even thought about writting my own. Now I'm downloading latest alpha. If there will be need for any patches with egcs I'll send them. Andris