Message-ID: <004e01c320fe$0aecf7f0$0100a8c0@acp42g> From: "Andrew Cottrell" To: , "Tim Van Holder" References: <004e01c3208a$b4c4adf0$2302a8c0 AT dualzastai> <200305221810 DOT h4MIA4aC018594 AT envy DOT delorie DOT com> Subject: Re: GCC configure buglet Date: Fri, 23 May 2003 17:36:36 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Reply-To: djgpp-workers AT delorie DOT com > > One caveat - this test (both original & patched) may break if > > autoconf 2.13 is used to generate configure, > > Assume 2.13, since that's the version being used at the moment. > > > AC_PREREQ(2.13) GCC 3.3 works fine with the 2.57. I have done allot of builds this week, proably in the order of 15-20 or more without any GCC build issues that I know of. If the configure did fail then would I be able to do a build? Andrew