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

bootstrap/3483: gcc 3.0 will not compile on Solaris 2.6 with tradcif.o error



>Number:         3483
>Category:       bootstrap
>Synopsis:       gcc 3.0 will not compile on Solaris 2.6 with tradcif.o error
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 29 12:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Micky Williamson
>Release:        unknown-1.0
>Organization:
>Environment:
Solaris 2.6
>Description:
When creating a directory to configure gcc 3.0, after running the make
the make eventually dies and gives:
true "AR_FLAGS=rc"  "CC_FOR_BUILD=gcc"  "CFLAGS=-g -O2"  "CXXFLAGS=-g -O2"  "CFLAGS_FOR_BUILD="  "CFLAGS_FOR_TARGET=-g -O2"  "INSTALL=/bin/sh /home/mickyw/tools/gcc-3.0/install-sh -c"  "INSTALL_DATA=/bin/sh /home/mickyw/tools/gcc-3.0/install-sh -c -m 644"  "INSTALL_PROGRAM=/bin/sh /home/mickyw/tools/gcc-3.0/install-sh -c"  "INSTALL_SCRIPT=/bin/sh /home/mickyw/tools/gcc-3.0/install-sh -c"  "LDFLAGS="  "LIBCFLAGS=-g -O2"  "LIBCFLAGS_FOR_TARGET=-g -O2"  "MAKE=make"  "MAKEINFO=makeinfo "  "PICFLAG="  "PICFLAG_FOR_TARGET="  "SHELL=/bin/sh"  "EXPECT=expect"  "RUNTEST=runtest"  "RUNTESTFLAGS="  "exec_prefix=/home/mickyw/tools2"  "infodir=/home/mickyw/tools2/info"  "libdir=/home/mickyw/tools2/lib"  "prefix=/home/mickyw/tools2"  "tooldir=/home/mickyw/tools2/sparc-sun-solaris2.6"  "AR=ar"  "AS=as"  "CC=gcc"  "CXX=c++"  "LD=ld"  "LIBCFLAGS=-g -O2"  "NM=nm"  "PICFLAG="  "RANLIB=true"  "DESTDIR=" DO=all multi-do
(cd intl && make all)
(cd po && make all)
gcc  -DIN_GCC -DSVR4   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o tradcpp0 \
tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o obstack.o alloca.o        ../libiberty/libiberty.a
gcc: tradcif.o: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `tradcpp0'
Current working directory /home/mickyw/tools/gccbuild/gcc
>How-To-Repeat:

>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:


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