This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: stage1 bootstrap failuer to build gcc.3.3: cppfiles.c:1168: error: parse error before ']' token etc.


On Sun, Aug 18, 2002 at 04:54:17PM +0200, Christian Jönsson wrote:
> Hmm, there are no lines after 1168... Weird.
> 
> /ChJ
> 
> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org] On Behalf Of
> Christian Jönsson
> Sent: Sunday, August 18, 2002 4:42 PM
> To: gcc
> Subject: stage1 bootstrap failuer to build gcc.3.3: cppfiles.c:1168:
> error: parse error before ']' token etc.
> 
> 
> I'm trying to build gcc-3.3 (2002-08-18 cvs) but get this error
> 
> 
> stage1/xgcc -Bstage1/ -B/usr/sparc-linux/bin/ -c   -g -O2 -DIN_GCC   -W
> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I.
> -I/opt/gcc+binutils/gcc/gcc -I/opt/gcc+binutils/gcc/gcc/.
> -I/opt/gcc+binutils/gcc/gcc/config -I/opt/gcc+binutils/gcc/gcc/../include
> /opt/gcc+binutils/gcc/gcc/cppfiles.c -o cppfiles.o
> stage1/xgcc -Bstage1/ -B/usr/sparc-linux/bin/ -c   -g -O2 -DIN_GCC   -W
> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I.
> -I/opt/gcc+binutils/gcc/gcc -I/opt/gcc+binutils/gcc/gcc/.
> -I/opt/gcc+binutils/gcc/gcc/config -I/opt/gcc+binutils/gcc/gcc/../include
> /opt/gcc+binutils/gcc/gcc/cpptrad.c -o cpptrad.o
> stage1/xgcc -Bstage1/ -B/usr/sparc-linux/bin/ -c   -g -O2 -DIN_GCC   -W
> -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I.
> -I/opt/gcc+binutils/gcc/gcc -I/opt/gcc+binutils/gcc/gcc/.
> -I/opt/gcc+binutils/gcc/gcc/config -I/opt/gcc+binutils/gcc/gcc/../include
> /opt/gcc+binutils/gcc/gcc/cpphash.c -o cpphash.o
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1168: error: parse error before ']'
> token
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1380: error: syntax error at '#'
> token
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1385: error: syntax error at '#'
> token
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1385: error: syntax error at '#'
> token
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1388: error: syntax error at '#'
> token
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1388: error: syntax error at '#'
> token
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1451:21: warning: null character(s)
> ignored
> /opt/gcc+binutils/gcc/gcc/cppfiles.c:1451: confused by earlier errors,
> bailing out


Same today (2002-08-21) on an other, quite similar system...

This was on a Debian 3.0 (Woody) dual SuperSparc-II sun4m system with these
packages:

binutils                           2.12.90.0.1-4
dejagnu                            1.4.2-1.1
gcc                                2:2.95.4-14 (Debian prerelease)
gcc-2.95			   1:2.95.4-7 (Debian prerelease)
gnat				   3.14p-3
self compiled 2.4.19-rc3 SMP kernel running during build and test

In-tree joined gcc and binutils cvs trunks.

What on earth could it be?

/ChJ
 
> Any idea of what might be going wrong for me?
> 
> This was on a Debian 3.0 (Woody) quad ROSS sun4m system with these
> packages:
> 
> binutils                           2.12.90.0.1-4
> dejagnu                            1.4.2-1.1
> gcc                                2:2.95.4-14 (Debian prerelease)
> gcc-2.95			   1:2.95.4-7 (Debian prerelease)
> gnat				   3.14p-3
> self compiled 2.4.19-rc3 SMP kernel running during build and test
> 
> In-tree joined gcc and binutils cvs trunks.
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]