mwette@gauss.ucsb.edu (Matt Wette) (05/19/88)
Hi, I'm trying to make GNU C++, 1.21.1 on a Sun 3/280 running Sun OS3.4. I have installed GCC 1.21.0. Everything compiles but I can't load. I get gcc -msoft-float -o c++ toplev.o version.o parse.tab.o tree.o print-tree ... .o typecheck.o stor-layout.o fold-const.o rtl.o expr.o stmt.o expmed.o e ... optabs.o varasm.o symout.o dbxout.o emit-rtl.o insn-emit.o integrate.o ... se.o loop.o flow.o stupid.o combine.o regclass.o local-alloc.o global-al ... load.o reload1.o insn-peep.o final.o recog.o insn-recog.o insn-extract.o ... tput.o lex.o overload.o class.o init.o method.o convert.o -lg obstack.o -lc ld: typecheck.o: internal error: symbol not found *** Error code 1 I also got the following error while compiling typecheck.c gcc -msoft-float -g -c typecheck.c In function convert_for_initialization: typecheck.c:4182: warning: assignment of pointer from integer lacks a cast I added the -msoft-float, but I got the same errors without it. Has anybody experienced the same problem that would like to help? Thanks Matt, mwette%gauss@hub.ucsb.edu _____________________________________________________________________________ Matthew R. Wette | ARPA: mwette%gauss@hub.ucsb.edu Scientific Computation Lab | UUCP: ucbvax!ucsbhub!gauss!mwette Dept. Elec. and Comp. Eng. | University of California | Santa Barbara, CA 93106 | -----------------------------------------------------------------------------