Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!ncis.tis.llnl.gov!afit-ab!dragonlady.afit.af.mil!rfiler From: rfiler@dragonlady.afit.af.mil (Robert E. Filer) Newsgroups: comp.lang.c++ Subject: Problem with libg++1.34.0 (builtin.cc) Keywords: G++ Message-ID: <1032@afit-ab.arpa> Date: 6 Apr 89 20:10:06 GMT Sender: news@afit-ab.arpa Reply-To: rfiler@dragonlady.afit.af.mil (Robert E. Filer) Distribution: na Organization: Air Force Institute of Technology; WPAFB, OH Lines: 23 I get the following error when trying to compile libg++1.34.0 on a VaxStation3/GPX running Ultrix2.2. I have a working GCC (1.34) and what I assumed to be a working G++ (1.34.2). Any suggestions or fix to this problem?? Do I need to get GAS?? > make libg++.a (cd src; make GXX=g++ CC=gcc) g++ -g -O -fchar-charconst -I../g++-include -I.. -fsave-memoized -c builtin.cc /usr/include/sys/time.h:107: warning: type declaration of timezone shadowed Assembler: "/tmp/cc025023.s", line 1083: Invalid type in .stabs "/tmp/cc025023.s", line 1099: Invalid type in .stabs *** Error code 1 Stop. *** Error code 1 Stop. ----- Bob Filer Air Force Institute of Technology rfiler@dragonlady.afit.af.mil