Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!brutus.cs.uiuc.edu!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!daniel From: daniel@ux1.cso.uiuc.edu Newsgroups: gnu.utils.bug Subject: gas for Sequent Symmetry? Message-ID: <41600002@ux1.cso.uiuc.edu> Date: 9 Feb 90 21:45:00 GMT Lines: 27 Nf-ID: #N:ux1.cso.uiuc.edu:41600002:000:1349 Nf-From: ux1.cso.uiuc.edu!daniel Feb 9 15:45:00 1990 /* Written 8:25 pm Feb 8, 1990 by daniel@ux1.cso.uiuc.edu in ux1.cso.uiuc.edu:gnu.misc.discuss */ /* ---------- "gas for Sequent Symmetry?" ---------- */ I have been trying to get g++ running on a Sequent Symmetry. When I went to compile libg++-1.36.3, I got an assembler error compiling builtin.cc so I installed gas (as /usr/local/lib/gcc-as). The library then completely compiled with no problem but when ranlib looked at it, it complained: . . . . . . . . . . .. ... . . . gcc -I/usr/gnu/lib/gcc-include -I/usr/include -I/cso/staff/daniel/Gnu/libg++-1.36.3/g++-include -g -O -fstrength-reduce -fdelayed-branch -Wall -pipe -c gnulib3.c gnulib3.c: In function __main: gnulib3.c:69: warning: control reaches end of non-void function rm -f libg++.a ar r libg++.a AllocRing.o builtin.o File.o stream.o streambuf.o PlotFile.o SFile.o Obstack.o regex.o String.o Integer.o Rational.o Complex.o BitSet.o BitString.o Random.o RNG.o ACG.o MLCG.o Sample.o Fix.o Fix16.o Fix24.o Curses.o GetOpt.o EH.o malloc.o gnulib3.o ar: creating libg++.a ranlib libg++.a ranlib: libg++.a(AllocRing.o): old NS32000 format .o file *** Error code 1 Make: . Stop. *** Error code 1 Make: . Stop. How do I get gas to produce the correct .o file format? -- Daniel Pommert. pommert@uiuc.edu /* End of text from ux1.cso.uiuc.edu:gnu.misc.discuss */