home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / g / lib / bug / 586 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.1 KB  |  33 lines

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