home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!convex!darwin.sura.net!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!coco.ms.washington.edu!rcf
- From: rcf@coco.ms.washington.edu (Richard Fairfield)
- Subject: correction to "Need help with libg++-2.2 on decstation running osf/1"
- Message-ID: <1992Nov10.043345.27101@coco.ms.washington.edu>
- Sender: gnulists@ai.mit.edu
- Organization: Univ of Wash , Math Sciences Computing Center
- Distribution: gnu
- Date: Tue, 10 Nov 1992 04:33:45 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 20
-
- Oops. In my earlier posting I said that "make all" failed when I specified
- the system type as "decstation", but I left out the error message. Here it is:
-
- rootme=`pwd` ; export rootme; CC="cc -Wf,-XNg1000 `if [ -f ${rootme}/../gcc/gcc
- ] ; then echo -I${rootme}/../gcc/include ; else echo ; fi`"; export CC; ./uti
- ls/gen-params >tmp-params.h
- nm: Error: cannot open dummy.o
- nm: Error: cannot open dummy.o
- nm failed to find FUNC in dummy.o!
- ./utils/gen-params: -1: bad number
-
- Sorry about that,
-
- Richard Fairfield
- Math Sciences Computing Center
- University of Washington
- 206-685-2303
- rcf@ms.washington.edu
-
-
-