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]

RE: gcc-3.0 - Whrere is tradcif.o?


from what I can tell, it is a module in gcc 3.0.
run the following commands
make clean
make


-----Original Message-----
From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
Piotr Kasztelowicz
Sent: Friday, June 22, 2001 9:36 AM
To: gcc@gcc.gnu.org
Subject: gcc-3.0 - Whrere is tradcif.o?


Hello

after installing binutils 2.11.2 compilation gcc 3.0
on my Solaris 2.6 with gcc 2.95.2 has gone but next
error has been reported

The question is about tradcif.o - whrere can I this find?

eg-stack.o regrename.o insn-opinit.o insn-recog.o insn-extract.o
ins
n-output.o insn-emit.o lcm.o profile.o insn-attrtab.o sparc.o    convert.o
mbcha
r.o splay-tree.o graph.o sbitmap.o resource.o    hash.o predict.o lists.o
ggc-co
mmon.o ggc-page.o stringpool.o simplify-rtx.o      ssa.o bb-reorder.o
sibcall.o
conflict.o timevar.o ifcvt.o dominance.o         dependence.o dce.o
sched-vis.o
sched-deps.o sched-rgn.o sched-ebb.o params.o
if [ -f ranlib ]  || [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ; then
ranlib libb
ackend.a ; else true ; fi
gcc  -DIN_GCC -DSVR4   -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing
-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o
cc1 \
        c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o
c-typeck.o  c-
convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o
libcpp.a  t
oplev.o libbackend.a obstack.o alloca.o        ../libiberty/libiberty.a
gcc -c  -DIN_GCC -DSVR4   -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmiss
ing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H
-I. -I
. -I../../gcc -I../../gcc/.  -I../../gcc/config -I../../gcc/../include
../../gcc
/tradcpp.c -o tradcpp.o
gcc  -DIN_GCC -DSVR4   -g -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 /export/home/pekasz/src/gcc-3.0/objdir/gcc
*** Error code 1
make: Fatal error: Command failed for target `stage1_build'
Current working directory /export/home/pekasz/src/gcc-3.0/objdir/gcc
*** Error code 1

Best Wishes

Piotr
---
Piotr Kasztelowicz                 <Piotr.Kasztelowicz@lodz.ptkardio.pl>
[http://www.am.torun.pl/~pekasz]




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