home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / help / 1614 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!louqun
  2. From: louqun@cs.tamu.edu (Qun Lou)
  3. Newsgroups: gnu.g++,gnu.g++.help
  4. Subject: Installing libg++ on HP 800 Computers (Help!)
  5. Date: 27 Dec 1992 12:55:22 GMT
  6. Organization: Computer Science Department, Texas A&M University
  7. Lines: 25
  8. Message-ID: <1hk93qINNm4h@tamsun.tamu.edu>
  9. NNTP-Posting-Host: sparc31.cs.tamu.edu
  10.  
  11. I have been trying to install g++ on HP 835 but never seem able to
  12. make it work.
  13.  
  14. gcc-2.3.2.u2 (.tar.Z from jaguar.cs.utah.edu) was installed using 
  15. % ./configure hp835-hpux
  16.  
  17. None of libg++-2.1, libg++-2.2,  libg++-2.3 works.
  18.  
  19. Each libg++ was installed with the following command
  20. (Bison parser had installed):
  21.  
  22. % ./configure hp835-hpux (assuming hp-pa-1.0 architecture)
  23. % make all  (make all would say dummy.o not found and stop working. 
  24.            I had to compile in subdirectory first.)
  25. % make check
  26. >>_vt.filebuf(data) not found.
  27.  
  28. Has anybody successfully installed g++ on HP 835?
  29. I had no problem at all to install g++ on Sun workstation using
  30. the above commands. And HP computers seem weird.
  31. Any help or pointers would be greatly appreciated.
  32.  
  33. Qun Lou
  34. louqun@cs.tamu.edu
  35.  
  36.