Date: Thu, 21 May 1998 09:54:00 +0200 (WET) From: Andris Pavenis To: "Salvador Eduardo Tropea (SET)" cc: Tony Kao , djgpp AT delorie DOT com Subject: Re: Hot to re-compile DJGPP 2.01 ?? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 20 May 1998, Salvador Eduardo Tropea (SET) wrote: > "Tony Kao" wrote: > > > I'm applying the patches for DJGPP 2.01. > > when I re-compiled it, it stucks on some errors. > > The compiler default treat warning as error, this kind error are often like > [snipped] > > How to solve this ?? > > Any help would be great appreciate. Thanks in advance. > > I guess these sources where tested only with gcc 2.7.2 and in other mail you > name 2.8.1. > I tried this once with either 2.8.0 or 2.8.1 (I don't remember exactly as I'm using 2.8.1 for DJGPP since second half of March). It was necessary to patch some files to get them compiling without warnings and also take care that assembler language files has extension .S but not .s (I'm using Win95 and unzip unpacked them with extension .s). Andris