home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!think.com!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ing.puc.cl!mario
- From: mario@ing.puc.cl (Mario Droguett Cartagena)
- Subject: Problems with gcc-2.3.1 & libg++-2.2
- Message-ID: <1993Jan8.200653.27965@tolten.puc.cl>
- Followup-To: poster
- Sender: gnulists@ai.mit.edu
- Organization: Pontificia Universidad Catolica de Chile
- Distribution: gnu
- Date: Fri, 8 Jan 1993 20:06:53 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 36
-
- Hello folks.
-
- I'm trying to compile gcc-2.3.1 & libg++-2.2 in a Unisys U6000/65 (2
- 486 processors), running SYSV R4.0, but I'm having several problems:
-
- Gcc (aparently) compiles fine, but, when compiling libg++ ...
-
- ...
- gcc -g -nostdin++ -I.. -I. -I./../iostream -I./../g++-include \
- -c AllocRing.cc
- (EOF): undefined name: .L_T51
- (EOF): undefined name: .L_B5_e
- (EOF): undefined name: .L_B5
-
- and the compilation aborts.
-
- I don't know what's happening, because when I try to compile normal C++
- source code (only one class in the file, without inheritance and
- polimorfism, no virtual members, etc), it compiles without any
- troubles.
-
- Please help me !!! (I'm desesperate ...)
-
- Thanks in advance.
-
- (Please, reply by mail to mario@ing.puc.cl)
-
-
- --
- \\__ o
- |\/ o\ o
- > < o Mario A. Droguett Cartagena
- |/\ __/
- // mario@ing.puc.cl
- ....................................
-
-