home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / cdc / 134 < prev    next >
Encoding:
Text File  |  1992-08-17  |  854 b   |  23 lines

  1. Newsgroups: comp.sys.cdc
  2. Path: sparky!uunet!news.claremont.edu!ucivax!orion.oac.uci.edu!unogate!stctmkf
  3. From: stctmkf@st.unocal.com (Marc Furon)
  4. Subject: Re: Porting application to Unix - need help
  5. Message-ID: <1992Aug18.001605.22242@unocal.com>
  6. Keywords: loader symbol alias 
  7. Sender: news@unocal.com (Unocal USENET News)
  8. Organization: Unocal Corporation
  9. References:  <1992Aug17.165822.26879@aio.jsc.nasa.gov>
  10. Date: Tue, 18 Aug 1992 00:16:05 GMT
  11. Lines: 10
  12.  
  13.  
  14. I don't know about SGI machines specifically, but in the UNIX system I have
  15. there is a "-A" option to "ld" (the loader).  This allows you to specify
  16. a pair of the form alias=symbol, causing all references to "alias" to be
  17. resolved by "symbol".  
  18.  
  19. I this this might be the capability you are looking for.  Check the 
  20. Silicon Graphics manuals for ld to see if this is supported.
  21.  
  22.                             Marc Furon
  23.