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: egcs-20000313 on Solaris


Hello,
  The latest snapshot failed to build on my machine.  Here is the system
info and the errors.

../../egcs-20000313/gcc/stor-layout.c: In function `finalize_record_size':
../../egcs-20000313/gcc/stor-layout.c:691: `record_align' undeclared
(first use in this function)
../../egcs-20000313/gcc/stor-layout.c:691: (Each undeclared identifier is
reported only once
../../egcs-20000313/gcc/stor-layout.c:691: for each function it appears
in.)
make[1]: *** [stor-layout.o] Error 1
../../egcs-20000313/gcc/genoutput.c: In function `scan_operands':
../../egcs-20000313/gcc/genoutput.c:444: warning: passing arg 1 of
`strip_whitespace' discards qualifiers from pointer target type
../../egcs-20000313/gcc/genoutput.c:472: warning: passing arg 1 of
`strip_whitespace' discards qualifiers from pointer target type
make[1]: *** No rule to make target `stor-layout.o', needed by
`stamp-objlist'.
make[1]: *** No rule to make target `stamp-objlist', needed by `cc1plus'.
make[1]: *** No rule to make target `cc1', needed by `s-under'.
make[1]: *** No rule to make target `xsys-protos.h', needed by
`fix-header'.
make[1]: *** No rule to make target `stmp-fixproto', needed by
`libgcc2.ready'.
make[1]: *** No rule to make target `underscore.o', needed by `c++filt'.
make[1]: Target `all' not remade because of errors.
`

SunOS alina 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-1
gcc version 2.96 20000221 (experimental)

../egcs-20000313/configure 
--with-gcc-version-trigger=/home1/egcs/egcs-20000313/gcc/version.c
--host=sparc-sun-solaris2.6 --prefix=/usr/local/egcs/
--enable-haifa --with-gnu-as --with-gnu-ld --enable-threads
--with-cpu=ultrasparc --enable-version-specific-runtime-libs

  This was the same options I used to build the version I am currently
using.

-- 
========================================================================
James Black (Elec Eng Graduate student)
e-mail: jblack@ieee.org       http://www.eng.usf.edu/~black/index.html
For my public key: finger -l black@eng.usf.edu
"Class is an aura of confidence that is being sure without being
cocky. Class has nothing to do with money. Class never runs scared.
It is self-discipline and self-knowledge. It's the sure-footedness that
comes with having proved you can meet life."
                ~ Ann Landers ~ 
************************************************************************


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