home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 5987 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.sys.next.programmer,comp.sys.sun.programmer
  2. Path: sparky!uunet!pmafire!news.dell.com!math.utexas.edu!sonia.ma.utexas.edu!chari
  3. From: chari@sonia.ma.utexas.edu (Christopher M. Whatley)
  4. Subject: Re: What is NeXT's replacement for SUNs /usr/lib/ld.so
  5. In-Reply-To: martin@weigele.de's message of 3 Sep 92 17: 43:52 GMT
  6. Message-ID: <CHARI.92Sep4160749@sonia.ma.utexas.edu>
  7. Originator: chari@sonia.ma.utexas.edu
  8. Sender: usenet@math.utexas.edu
  9. Nntp-Posting-Host: sonia.ma.utexas.edu
  10. Organization: /d5/staff/chari/.organization
  11. References: <1992Sep3.174352.5970@weigele.de>
  12. Date: Fri, 4 Sep 1992 22:07:49 GMT
  13. Lines: 25
  14.  
  15.  
  16.  
  17. In article <1992Sep3.174352.5970@weigele.de> martin@weigele.de (Martin Weigele) writes:
  18.  
  19.     The subject says almost all. I am trying to do a binary port of some
  20.     SW which runs on SUNs, in particular a SUN3/60. I have successfully
  21.     experimented with NeXT's `atom' binary conversion in the past.
  22.     However, with this program I am stuck because the program wants
  23.     /usr/lib/ld.so which does not exist (?) on the NeXT OS.
  24.  
  25.     Any ideas how to find a replacement, if any, that could be used via
  26.     symbolic link as a fake /usr/lib/ld.so .
  27.  
  28. You are out of luck. Only statically linked programs can be atom-ed.
  29. Ld.so is a table of the shared libraries under SunOS. 
  30.  
  31. Chris
  32. -- 
  33. Chris Whatley                            |  "With sex, at least, if you are
  34. UT-Austin Mathematics             |  not sure about what you are
  35. Ph: 512/471-7107(O),499-0475(H)         |  doing, by all means, don't do
  36. E-mail: chari@{math,emx,cs}.utexas.edu,     |  it harder!"
  37.     chari@gnu.ai.mit.edu         |        -Merril Markoe
  38.  
  39.  
  40.