home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!st6000.sct.edu!install2
- From: install2@st6000.sct.edu (Ron Skopitz)
- Subject: (none)
- Message-ID: <9207240600.AA26321@st6000.sct.edu>
- Sender: daemon@cis.ohio-state.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 23 Jul 1992 22:00:00 GMT
- Lines: 33
-
-
- Hi!
- This is a copy of the error we get when we attempt to build gcc-2.2.2 on
- our RS/6000 (AIX 3.2) that was requested. See if you could _please_ make
- anything out of it.... we're baffled!
-
-
- cc -c -g -I. -I. -I./config getpwd.c
- cc -g -o cc1 c-parse.o c-lang.o c-lex.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o dbxout.o sdbout.o dwarfout.o xcoffout.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o regclass.o local-alloc.o global-alloc.o reload.o reload1.o caller-save.o insn-peep.o reorg.o sched.o final.o recog.o reg-
- stack.o insn-recog.o insn-extract.o insn-output.o insn-emit.o insn-attrtab.o aux-output.o getpwd.o obstack.o ` case "cc" in "cc") echo alloca.o ;; esac ` -lm -lld
- cc -c -g -I. -I. -I./config \
- `echo ./cp-parse.c | sed 's,^\./,,'`
- "bison.simple", line 34.0: 1506-262 (W) #pragma directive must occur before first C statement in program. #pragma ignored.
- cc -c -g -I. -I. -I./config cp-decl.c
- cc -c -g -I. -I. -I./config cp-decl2.c
- cc -c -g -I. -I. -I./config cp-typeck.c
- cc -c -g -I. -I. -I./config cp-type2.c
- cc -c -g -I. -I. -I./config cp-tree.c
- cc -c -g -I. -I. -I./config cp-ptree.c
- cc -c -g -I. -I. -I./config cp-cvt.c
- cc -c -g -I. -I. -I./config cp-search.c
- cc -c -g -I. -I. -I./config cp-lex.c
- "cp-lex.c", line 67.0: 1506-041 (S) Parameter list cannot contain fewer parameters than required by macro definition.
- make: 1254-004 The error code from the last command is 1.
-
-
- ^^^^^There is a suggested fix in cp-lex.c for this error. We tried
- it and it still fails. Also, the suggested additions to rs6000.h &&
- xm-rs6000.h have been implemented and still this error. Again, we appreciate
- any help! Thanks!!
-
-
- --Ron Skopitz
- install2@st6000.sct.edu
-