home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20263 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.8 KB

  1. Path: sparky!uunet!news.claremont.edu!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: VAX-C SHELL$FIX_TIME and SHELL$MATCH_WILD
  5. Date: 4 Jan 1993 07:37:00 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 23
  8. Distribution: world
  9. Message-ID: <1i8pesINNdbj@gap.caltech.edu>
  10. References: <SHIBUYA.92Dec30184615@chute.bl.applicon.slb.com>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <SHIBUYA.92Dec30184615@chute.bl.applicon.slb.com>, shibuya@bl.applicon.slb.com (Hiroto Shibuya) writes:
  15. >I was trying to port Todd Aven's VMS/MAKE v3.4 to Alpha and got the
  16. >following undefined symbols at the link time.
  17. >
  18. >    SHELL$FIX_TIME
  19. >    SHELL$MATCH_WILD
  20. >
  21. >According to the link map on VAX, they are pulled out from VAXCRTL,
  22. >but apparently do not exist on Alpha's CRTL.  I looked up VAX-C manual
  23. >but didn't find any documents on these guys.  Could somebody provide
  24. >me of the spec of these routines so I can write replacement?
  25.  
  26. They're both associated with (surprise) the layered product called DEC SHELL.
  27. I know this doesn't answer your question, but it *DOES* give you a technique of
  28. last resort:  Buy DEC SHELL and work from there :-(.
  29. --------------------------------------------------------------------------------
  30. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  31.  
  32. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  33. understanding of astronomy is purely at the amateur level (or below).  So
  34. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  35. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  36. hold me responsible for it, but my organization had nothing to do with it.
  37.