This is the mail archive of the gcc-help@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]

trouble building gcc


Hello,
I am attempting to install gcc-3.3 on my system.  It
doesn't actually work, though.  Here's the details:

OS = WinXP w/ Interix (csh)
objdir = /usr/local/gcc
srcdir = /usr/contrib/bin/gcc-3.3
gcc --version = cygnus-2.7.2-970404

and here's the output:

: make ; exec true "AR_FLAGS=rc" 
"CC_FOR_BUILD=/usr/contrib/bin/gcc"  "CFLAGS=-g -O2" 
"CXXFLAGS=-g -O2"  "CFLAGS_FOR_BUILD=" 
"CFLAGS_FOR_TARGET=-O2 -g -O2"  "INSTALL=sh
/usr/contrib/bin/gcc-3.3/install-sh -c" 
"INSTALL_DATA=sh /usr/contrib/bin/gcc-3.3/install-sh
-c -m 644"  "INSTALL_PROGRAM=sh
/usr/contrib/bin/gcc-3.3/install-sh -c " 
"INSTALL_SCRIPT=sh /usr/contrib/bin/gcc-3.3/install-sh
-c"  "LDFLAGS="  "LIBCFLAGS=-g -O2" 
"LIBCFLAGS_FOR_TARGET=-O2 -g -O2"  "MAKE=make" 
"MAKEINFO=/usr/contrib/bin/gcc-3.3/missing makeinfo
--no-split "  "PICFLAG="  "PICFLAG_FOR_TARGET=" 
"SHELL=sh"  "EXPECT=expect"  "RUNTEST=runtest" 
"RUNTESTFLAGS="  "exec_prefix=/usr/local" 
"infodir=/usr/local/info"  "libdir=/usr/local/lib" 
"prefix=/usr/local" 
"tooldir=/usr/local/i586-pc-interix3"  "AR=ar" 
"AS=as"  "CC=/usr/contrib/bin/gcc"  "CXX=c++"  "LD=ld"
 "LIBCFLAGS=-g -O2"  "NM=nm"  "PICFLAG=" 
"RANLIB=true"  "DESTDIR=" DO=all multi-do
Bootstrapping the compiler
make CC="/usr/contrib/bin/gcc" libdir=/usr/local/lib
LANGUAGES="c"  CFLAGS="-g"
MAKEINFO="/usr/contrib/bin/gcc-3.3/missing makeinfo
--no-split"  MAKEINFOFLAGS="" COVERAGE_FLAGS=
/usr/contrib/bin/gcc -c -D__INTERIX -D_ALL_SOURCE   -g
-DIN_GCC  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -warn)   -DHAVE_CONFIG_H
-DGENERATOR_FILE    -I. -I.
-I/usr/contrib/bin/gcc-3.3/gcc
-I/usr/contrib/bin/gcc-3.3/gcc/. 
-I/usr/contrib/bin/gcc-3.3/gcc/config
-I/usr/contrib/bin/gcc-3.3/gcc/../include
/usr/contrib/bin/gcc-3.3/gcc/gengenrtl.c -o
gengenrtl.o
/bin/sh: syntax error: ')' unexpected
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Haven't got any idea what is going on here.  Help! 
Any suggestions would be appreciated.  Thanks in
advance.

Leigh Holcombe


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