delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/07/10:42:55

From: "Mark Stephen Krueger" <mkrueger AT nvidia DOT com>
To: <djgpp AT delorie DOT com>
Subject: RE: rebuilding gcc 2.953 from sources failure
Date: Thu, 7 Jun 2001 09:40:27 -0500
Message-ID: <005101c0ef5f$cba391c0$9d0610ac@speakeasy.net>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0)
In-reply-to: <3B1F646E.C28040CE@falconsoft.be>
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

Hi,

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
". ;",
NULL
};

static char *multilib_matches_raw[] = {
NULL
};

static char *multilib_extra = "";
tmpmultilib2 does not exist
=========================================

The files tmpmultilib and tmpmultilib2 are present in the
C:\DJGPP\gnu\gcc-2.953\build.djg\gcc directory which is where multilib.h is
as well.

Thanks,
Mark


> -----Original Message-----
> From: tim AT riker DOT skynet DOT be [mailto:tim AT riker DOT skynet DOT be]On Behalf Of Tim
> Van Holder
> Sent: Thursday, June 07, 2001 06:25
> To: Mark Stephen Krueger
> Cc: djgpp AT delorie DOT com
> Subject: Re: rebuilding gcc 2.953 from sources failure
>
>
> Hi,
>
> > I am rebuilding gcc 2.95.3 and I am getting the following error:
>
> > multilib.h:2: `tmpmultilib' undeclared here (not in a function)
> > multilib.h:2: initializer element is not constant
> > multilib.h:2: (near initialization for `multilib_raw[0]')
> > multilib.h:2: parse error before `does'
> > multilib.h:14: parse error before `does'
>
> Could you post the contents of this file (multilib.h)?
>
> Normally, for a non-multilib-using environment, it should
> look something
> like this:
>
> static const char *const multilib_raw[] = {
> ". ;",
> NULL
> };
>
> static const char *const multilib_matches_raw[] = {
> NULL
> };
>
> static const char *multilib_extra = "";
>
> static const char *const multilib_exclusions_raw[] = {
> NULL
> };
>
>
> My guess is that the build process screwed up creating this
> file; seeing
> its contents may point to a probable cause.
>
> --
> Tim Van Holder - Anubex N.V.
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> =-=-=-=-=
> This message was posted using plain text. I do not endorse any
> products or services that may be hyperlinked to this message.
>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019