home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / programm / 5643 < prev    next >
Encoding:
Text File  |  1992-08-15  |  708 b   |  20 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!usc!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!csus.edu!news
  3. From: eps@futon.SFSU.EDU (Eric P. Scott)
  4. Subject: Re: Shared libs on NeXT (was Re: What command do I use...)
  5. Message-ID: <1992Aug16.074629.26580@csus.edu>
  6. Sender: news@csus.edu
  7. Reply-To: eps@cs.sfsu.edu
  8. Organization: San Francisco State University
  9. References: <SHIN.92Aug15174527@sgtp.sgtp.apple.juice.or.jp> <kc8m6-d.coactive@netcom.com>
  10. Date: Sun, 16 Aug 1992 07:46:29 GMT
  11. Lines: 7
  12.  
  13. NeXT does not support user-created shared libraries.
  14.  
  15. Other techniques (e.g. dynamic loading) can be used to achieve
  16. similar benefits.  2.x is weak in this area; 3.0 promises to be
  17. somewhat better.
  18.  
  19.                     -=EPS=-
  20.