home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / internal / 1424 < prev    next >
Encoding:
Internet Message Format  |  1992-10-09  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!caen!sol.ctr.columbia.edu!ucselx!crash!cmkrnl!jeh
  2. From: jeh@cmkrnl.com
  3. Newsgroups: vmsnet.internals
  4. Subject: Re: Shared images, some differences on ALPHA
  5. Message-ID: <1992Oct8.151434.719@cmkrnl.com>
  6. Date: 8 Oct 92 15:14:34 PDT
  7. References: <3026@mitech.com>
  8. Organization: Kernel Mode Consulting, San Diego, CA
  9. Lines: 23
  10.  
  11. In article <3026@mitech.com>, gjc@mitech.com (George J. Carrette) writes:
  12. > By the way, LINK/SHARE works a bit differently on ALPHA. Indications I've
  13. > gotten (e.g. months ago from OSF/MOTIF source codes) are that there is
  14. > no longer any "globalref" or "globaldef" stuff, for example. e.g.
  15. >      #if defined(VMS) && !define(ALPHA)
  16. >      globaldef ...
  17. >      #else
  18. >      extern ...
  19. >      #endif
  20. > was seen.
  21.  
  22. That's odd -- I could'a sworn that globalREF's would become extern's.   To
  23. actually define the space (equivalent of globaldef), you use an unadorned
  24. declaration (no 'extern') outside all procedure bodies.  That's how I was told
  25. to do it by one of the DEC Alpha folks in Atlanta... 
  26.  
  27.     --- Jamie Hanrahan, Kernel Mode Consulting, San Diego CA
  28. uucp 'g' protocol guru and release coordinator, VMSnet (DECUS uucp) W.G., and 
  29. Chair, VMS Programming and Internals Working Group, U.S. DECUS VAX Systems SIG 
  30. Internet:  jeh@cmkrnl.com, hanrahan@eisner.decus.org, or jeh@crash.cts.com
  31. Uucp:  ...{crash,eisner,uunet}!cmkrnl!jeh
  32.