home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!louqun
- From: louqun@cs.tamu.edu (Qun Lou)
- Newsgroups: gnu.g++,gnu.g++.help
- Subject: Installing libg++ on HP 800 Computers (Help!)
- Date: 27 Dec 1992 12:55:22 GMT
- Organization: Computer Science Department, Texas A&M University
- Lines: 25
- Message-ID: <1hk93qINNm4h@tamsun.tamu.edu>
- NNTP-Posting-Host: sparc31.cs.tamu.edu
-
- I have been trying to install g++ on HP 835 but never seem able to
- make it work.
-
- gcc-2.3.2.u2 (.tar.Z from jaguar.cs.utah.edu) was installed using
- % ./configure hp835-hpux
-
- None of libg++-2.1, libg++-2.2, libg++-2.3 works.
-
- Each libg++ was installed with the following command
- (Bison parser had installed):
-
- % ./configure hp835-hpux (assuming hp-pa-1.0 architecture)
- % make all (make all would say dummy.o not found and stop working.
- I had to compile in subdirectory first.)
- % make check
- >>_vt.filebuf(data) not found.
-
- Has anybody successfully installed g++ on HP 835?
- I had no problem at all to install g++ on Sun workstation using
- the above commands. And HP computers seem weird.
- Any help or pointers would be greatly appreciated.
-
- Qun Lou
- louqun@cs.tamu.edu
-
-