delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/07/02:52:40

From: "Mark Stephen Krueger" <mkrueger AT nvidia DOT com>
To: <djgpp AT delorie DOT com>
Subject: rebuilding gcc 2.953 from sources failure
Date: Thu, 7 Jun 2001 01:45:31 -0500
Message-ID: <004801c0ef1d$72f87730$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)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Reply-To: djgpp AT delorie DOT com

This is a multi-part message in MIME format.

------=_NextPart_000_0049_01C0EEF3.8A226F30
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi,

I am rebuilding gcc 2.95.3 and I am getting the following error:

gcc  -DIN_GCC     -g  -DHAVE_CONFIG_H    -I. -I/djgpp/gnu/gcc-2.953/gcc -I/d
jgpp/gnu/gcc-2.953/gcc/config -I/djgpp/gnu/gcc-2.953/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"\$DJDIR/lib/\" -DSTANDARD_EXEC_PREFIX=\"\$DJ
DIR/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"2.953\" -DDEFAULT_TARGET_MACHI
NE=\"djgpp\" -DTOOLDIR_BASE_PREFIX=\"\$DJDIR/\" \
  -c `echo /djgpp/gnu/gcc-2.953/gcc/gcc.c | sed 's,^\./,,'`
In file included from /djgpp/gnu/gcc-2.953/gcc/gcc.c:496:
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'
/djgpp/gnu/gcc-2.953/gcc/gcc.c:504: syntax error before `static'
make.exe[1]: *** [gcc.o] Error 1
make.exe[1]: Leaving directory `c:/djgpp/gnu/gcc-2.953/build.djg/gcc'
make.exe: *** [all-gcc] Error 2

I am building on Win98.  I believe I have all the required packages and have
the latest versions.  Anyone have any idea what might be wrong or what I
should look for.  I tried this with a fresh clean installation.

Thanks,
Mark


------=_NextPart_000_0049_01C0EEF3.8A226F30
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE></TITLE>

<STYLE>BODY {
	MARGIN-TOP: 25px; FONT-SIZE: 10pt; MARGIN-LEFT: 25px; COLOR: #000000; =
FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: #ffffff
}
P.msoNormal {
	MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; =
FONT-FAMILY: Helvetica, "Times New Roman"
}
LI.msoNormal {
	MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; =
FONT-FAMILY: Helvetica, "Times New Roman"
}
</STYLE>

<META content=3D"MSHTML 5.50.4613.1700" name=3DGENERATOR></HEAD>
<BODY style=3D"BACKGROUND-COLOR: #ffffff" bgColor=3D#ffffff =
background=3D"">
<DIV>
<DIV><SPAN class=3D530113306-07062001>Hi,</SPAN></DIV>
<DIV><SPAN class=3D530113306-07062001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D530113306-07062001>I am rebuilding gcc 2.95.3 and I =
am getting=20
the following error:</SPAN></DIV>
<DIV><SPAN class=3D530113306-07062001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D530113306-07062001>gcc&nbsp; =
-DIN_GCC&nbsp;&nbsp;&nbsp;&nbsp;=20
-g&nbsp; -DHAVE_CONFIG_H&nbsp;&nbsp;&nbsp; -I. =
-I/djgpp/gnu/gcc-2.953/gcc=20
-I/djgpp/gnu/gcc-2.953/gcc/config -I/djgpp/gnu/gcc-2.953/gcc/../include=20
\<BR>&nbsp; -DSTANDARD_STARTFILE_PREFIX=3D\"\$DJDIR/lib/\"=20
-DSTANDARD_EXEC_PREFIX=3D\"\$DJDIR/lib/gcc-lib/\"=20
-DDEFAULT_TARGET_VERSION=3D\"2.953\" =
-DDEFAULT_TARGET_MACHINE=3D\"djgpp\"=20
-DTOOLDIR_BASE_PREFIX=3D\"\$DJDIR/\" \<BR>&nbsp; -c `echo=20
/djgpp/gnu/gcc-2.953/gcc/gcc.c | sed 's,^\./,,'`<BR>In file included =
from=20
/djgpp/gnu/gcc-2.953/gcc/gcc.c:496:<BR>multilib.h:2: `tmpmultilib' =
undeclared=20
here (not in a function)<BR>multilib.h:2: initializer element is not=20
constant<BR>multilib.h:2: (near initialization for=20
`multilib_raw[0]')<BR>multilib.h:2: parse error before =
`does'<BR>multilib.h:14:=20
parse error before `does'<BR>/djgpp/gnu/gcc-2.953/gcc/gcc.c:504: syntax =
error=20
before `static'<BR>make.exe[1]: *** [gcc.o] Error 1<BR>make.exe[1]: =
Leaving=20
directory `c:/djgpp/gnu/gcc-2.953/build.djg/gcc'<BR>make.exe: *** =
[all-gcc]=20
Error 2</SPAN></DIV>
<DIV><SPAN class=3D530113306-07062001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D530113306-07062001>I am building on Win98.&nbsp; I =
believe I=20
have all the required packages and have the latest =
versions.&nbsp;&nbsp;<SPAN=20
class=3D074024406-07062001>Anyone have a</SPAN>ny idea what might be =
wrong or what=20
I should look for.&nbsp; I tried this with a fresh clean=20
installation.</SPAN></DIV>
<DIV><SPAN class=3D530113306-07062001></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D530113306-07062001>Thanks,</SPAN></DIV>
<DIV><SPAN class=3D530113306-07062001>Mark</SPAN></DIV>
<DIV><SPAN =
class=3D530113306-07062001></SPAN>&nbsp;</DIV></DIV></BODY></HTML>

------=_NextPart_000_0049_01C0EEF3.8A226F30--

- Raw text -


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