From: "Mark Stephen Krueger" To: Subject: RE: rebuilding gcc 2.953 from sources failure (solved) Date: Sat, 9 Jun 2001 21:26:15 -0500 Message-ID: <00a201c0f154$b9f6a5b0$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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com Hi, Just an FYI: I figured out the problem. I had something in my path before C:\djgpp\bin and programs were getting picked up from there. All better now. Thanks all for the help. Thanks, Mark > -----Original Message----- > From: Mark Stephen Krueger [mailto:mkrueger AT nvidia DOT com] > Sent: Thursday, June 07, 2001 14:01 > To: 'djgpp AT delorie DOT com' > Subject: RE: rebuilding gcc 2.953 from sources failure > > > 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? > > >