home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / gcc / help / 1770 < prev    next >
Encoding:
Text File  |  1992-07-23  |  2.3 KB  |  46 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!st6000.sct.edu!install2
  3. From: install2@st6000.sct.edu (Ron Skopitz)
  4. Subject: (none)
  5. Message-ID: <9207240600.AA26321@st6000.sct.edu>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 23 Jul 1992 22:00:00 GMT
  10. Lines: 33
  11.  
  12.  
  13. Hi!
  14.    This is a copy of the error we get when we attempt to build gcc-2.2.2 on
  15. our RS/6000 (AIX 3.2) that was requested.  See if you could _please_ make
  16. anything out of it.... we're baffled!
  17.  
  18.  
  19.     cc -c    -g     -I. -I. -I./config getpwd.c
  20.     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-
  21. 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
  22.     cc -c    -g     -I. -I. -I./config \
  23.       `echo ./cp-parse.c | sed 's,^\./,,'`
  24. "bison.simple", line 34.0: 1506-262 (W) #pragma directive must occur before first C statement in program. #pragma ignored.
  25.     cc -c    -g     -I. -I. -I./config cp-decl.c
  26.     cc -c    -g     -I. -I. -I./config cp-decl2.c
  27.     cc -c    -g     -I. -I. -I./config cp-typeck.c
  28.     cc -c    -g     -I. -I. -I./config cp-type2.c
  29.     cc -c    -g     -I. -I. -I./config cp-tree.c
  30.     cc -c    -g     -I. -I. -I./config cp-ptree.c
  31.     cc -c    -g     -I. -I. -I./config cp-cvt.c
  32.     cc -c    -g     -I. -I. -I./config cp-search.c
  33.     cc -c    -g     -I. -I. -I./config cp-lex.c
  34. "cp-lex.c", line 67.0: 1506-041 (S) Parameter list cannot contain fewer parameters than required by macro definition.
  35. make: 1254-004 The error code from the last command is 1.
  36.  
  37.  
  38.     ^^^^^There is a suggested fix in cp-lex.c for this error.  We tried
  39. it and it still fails.  Also, the suggested additions to rs6000.h &&
  40. xm-rs6000.h have been implemented and still this error.  Again, we appreciate
  41. any help!  Thanks!!
  42.  
  43.  
  44.                     --Ron Skopitz
  45.                       install2@st6000.sct.edu
  46.