From: "Mark Stephen Krueger" To: Subject: RE: rebuilding gcc 2.953 from sources failure Date: Thu, 7 Jun 2001 14:00:55 -0500 Message-ID: <005b01c0ef84$2ed90530$9d0610ac@speakeasy.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) In-reply-to: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, There is a genmultilib file in the gcc-2.953/gcc directory that I assume generates the file, but I have no idea why it would fail with my configuration. Thanks, Mark > -----Original Message----- > From: Eli Zaretskii [mailto:eliz AT is DOT elta DOT co DOT il] > Sent: Thursday, June 07, 2001 10:08 > To: Mark Stephen Krueger > Cc: djgpp AT delorie DOT com > Subject: RE: rebuilding gcc 2.953 from sources failure > > > > On Thu, 7 Jun 2001, Mark Stephen Krueger wrote: > > > I just looked myself, and something definitely went wrong > with generating > > that file. Here it is: > > > > ========================================= > > static char *multilib_raw[] = { > > tmpmultilib does not exist > > tmpmultilib does not exist > > tmpmultilib2 does not exist > > The next step is to find the place where this file is > generated, and then > try to understand why did that fail. > > Is it possible that you are running out of available file > handles? Are > all your development tools and ports of GNU utilities (Fileutils, > Textutils, etc.) compiled with DJGPP v2.03? >