home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / g / lib / bug / 767 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.4 KB  |  50 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!think.com!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ing.puc.cl!mario
  3. From: mario@ing.puc.cl (Mario Droguett Cartagena)
  4. Subject: Problems with gcc-2.3.1 & libg++-2.2
  5. Message-ID: <1993Jan8.200653.27965@tolten.puc.cl>
  6. Followup-To: poster
  7. Sender: gnulists@ai.mit.edu
  8. Organization: Pontificia Universidad Catolica de Chile
  9. Distribution: gnu
  10. Date: Fri, 8 Jan 1993 20:06:53 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 36
  13.  
  14. Hello folks.
  15.  
  16. I'm trying to compile gcc-2.3.1 & libg++-2.2 in a Unisys U6000/65 (2
  17. 486 processors), running SYSV R4.0, but I'm having several problems:
  18.  
  19. Gcc (aparently) compiles fine, but, when compiling libg++ ...
  20.  
  21.     ...
  22.     gcc -g -nostdin++ -I.. -I. -I./../iostream -I./../g++-include \
  23. -c AllocRing.cc
  24.     (EOF): undefined name: .L_T51
  25.     (EOF): undefined name: .L_B5_e
  26.     (EOF): undefined name: .L_B5
  27.  
  28. and the compilation aborts.
  29.  
  30. I don't know what's happening, because when I try to compile normal C++
  31. source code (only one class in the file, without inheritance and
  32. polimorfism, no virtual members, etc), it compiles without any
  33. troubles. 
  34.  
  35. Please help me !!! (I'm desesperate ...)
  36.  
  37.                        Thanks in advance.
  38.  
  39. (Please, reply by mail to mario@ing.puc.cl)
  40.  
  41.  
  42. --
  43.              \\__  o   
  44.          |\/    o\  o
  45.          >       < o        Mario A. Droguett Cartagena
  46.          |/\   __/
  47.              //            mario@ing.puc.cl
  48. ....................................
  49.  
  50.