home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!gatech!usenet.ins.cwru.edu!cleveland.Freenet.Edu!br762
- From: br762@cleveland.Freenet.Edu (Tim Werner)
- Newsgroups: gnu.g++,gnu.g++.help
- Subject: Re: Installing gcc 2.3.3 and libg++ 2.3
- Date: 6 Jan 1993 12:00:21 GMT
- Organization: Case Western Reserve University, Cleveland, OH (USA)
- Lines: 41
- Message-ID: <1iehklINNkij@usenet.INS.CWRU.Edu>
- References: <1hr7u5INNqs7@tamsun.tamu.edu>
- Reply-To: br762@cleveland.Freenet.Edu (Tim Werner)
- NNTP-Posting-Host: hela.ins.cwru.edu
-
-
- In a previous article, louqun@cs.tamu.edu (Qun Lou) says:
-
- >I finally installed gcc 2.3.3 and libg++ 2.3 successfully
- >The problems I mentioned in my previous email disappeared.
- >
- >I wish to share the experience with other people who
- >would be installing gcc or libg++ on HP or other computers.
- >
- >1. Before installing gcc 2.3.3, I deleted all the previous gcc stuff in
- >/usr/local/lib/gcc-lib and in /usr/local/bin.
- >
- >2. Necessary files for successful installation:
- >
- >bison in /usr/local/bin
- >gas as emphasized in gcc 2.3.3 README, gas should be installed *before*
- > installing gcc as '/usr/local/lib/gcc-lib/hp835-hpux/2.3.3/as'
-
- I am trying to build libg++ on a sun3 running SunOS, and getting the following:
- rootme=`pwd`/ ; export rootme; CC="cc "; export CC; CXX="gcc "; export CXX; CON
- FIG_NM="nm"; export CONFIG_NM; ./utils/gen-params LIB_VERSION=2.3 >tmp-params.h
- nm: dummy.o: cannot open
- nm: dummy.o: cannot open
- nm failed to find FUNC in dummy.o!
- ./utils/gen-params: -1: bad number
- make[1]: *** [_G_config.h] Error 1
- make: *** [all-libg++] Error 1
-
- I am trying to build these libs in a non-standard path. Although I set 'prefix'
- to the path for gcc (also non-standard), make isn't finding it, as you can see
- from the above (CC="cc "; export CC; CXX="gcc ").
-
- Has anyone else had and solved this problem? Is bison and gas really the key?
-
- Everything has to be built in a non-standard path. I can't get the sys-admin
- to help with installation until everything is working.
-
- thanks
- tim
- werner@sparcserver.mc.ab.com
- --
-