home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / gcc / help / 2102 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  2.3 KB

  1. Xref: sparky gnu.gcc.help:2102 comp.os.vms:14860 vmsnet.internals:1303
  2. Newsgroups: gnu.gcc.help,comp.os.vms,vmsnet.internals
  3. Path: sparky!uunet!spool.mu.edu!umn.edu!csus.edu!netcom.com!jkyser
  4. From: jkyser@netcom.com (Jeff Kyser)
  5. Subject: GNU CC probs with VMS 5.5
  6. Message-ID: <#4tnnjb.jkyser@netcom.com>
  7. Date: Thu, 10 Sep 92 22:11:16 GMT
  8. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  9. Followup-To: poster
  10. Keywords: gnu gcc vms
  11. Lines: 50
  12.  
  13. Greetings All...
  14.  
  15. I am having some difficulties installing GNU C for VMS (GCC-VMS-1.40d).
  16. My configuration is comprised of a MicroVAX 3100 running VMS 5.5.  Has anyone
  17. else out there been able to get this running under 5.5?  My installation
  18. steps were as follows:
  19.  
  20. 1)  FTP gcc-vms-1.40d.tar.Z from prep.mit.edu.
  21. 2)  Download to local Mac.
  22. 3)  Uncompress and extract from tar using mac tools.
  23. 4)  Copy directory hierarchy onto the VAX.
  24. 4)  Define GNU_CC and GNU_CC_INCLUDE logicals using ASSIGN/SUPER/SYS.
  25. 5)  Install the GCC command using SET COMMAND.
  26. 6)  Run GCC with test file.
  27.  
  28. The current problems:
  29.  
  30. 1)  When running GCC, a number of images are loaded.  In particular, GCC
  31. wants SYS$LIBRARY:SMGSHR_00.EXE, MTHRTL_00.EXE, LIBRTL_00.EXE, FORRTL_00.EXE.
  32. These do not exist on my VAX in this directory,  and thus the following
  33. errors are generated:
  34.  
  35. %DCL_W_ACTIMAGE, error activating image SMGSHR_00
  36. -CLI-E-IMAGEFNF, image file not found SYS$DKA300:[SYS0.SYSCOMMON.][SYSLIB]
  37. SMGSHR_00.EXE
  38.  
  39. I do have corresponding files without the _00 suffix, and copied them
  40. into the files that GCC wants to load.  After that, however, GCC looks
  41. for the file "u/P" (with u having an umlaut over it) and fails with
  42. a syntax error.
  43.  
  44. Are these the right files, or am I missing some images with _00 suffixes?
  45. What does this suffix mean?
  46.  
  47. 2)  When running the gcc_install script, the GCC precompiler is called to
  48. get the current version level.  This call fails with the following error:
  49.  
  50. %DCL-W-ACTIMAGE, error activating image GNU_CC:[000000]GCC-CPP
  51. -CLI-E-IMGNAME, image file SBS$DKB0:[COMMON.GCCDIST.GCC.][000000]GCC-CPP.EXE;1
  52. -SYSTEM-F-VA_IN_USE, virtual address already in use
  53.  
  54. The last error is not documented in my copy of the System Messages docs.
  55. It is new with V 5.5?  What does it mean? 
  56.  
  57. Thanks in advance.
  58.  
  59. Jeff
  60.  
  61. -- 
  62. Jeff Kyser      jkyser@netcom.com      {amdahl,apple,claris}!netcom!jkyser
  63.