From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10207151347.AA25959@clio.rice.edu> Subject: Re: GCC 3.1 and djgpp 2.03 To: djgpp-workers AT delorie DOT com Date: Mon, 15 Jul 2002 08:47:13 -0500 (CDT) In-Reply-To: <123265363121.20020715120453@softhome.net> from "Laurynas Biveinis" at Jul 15, 2002 12:04:53 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > How is one supposed to build refreshed 2.03 libc with GCC 3.1 ? I > didn't follow patches for GCC 3.1 compatibility, and now I'm lost. > Are they included in 2.03 refresh mkII ? If you want to build 2.03 with GCC 3.1, you need to edit the build files to turn off warnings to errors at the very least and maybe some other things I've forgotten. EMU387.DXE doesn't build properly with some GCC/Binutils combinations either.