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

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!wupost!csus.edu!netcom.com!coactive
  3. From: coactive@netcom.com (Coactive Aesthetics)
  4. Subject: Shared libs on NeXT (was Re: What command do I use...)
  5. Message-ID: <kc8m6-d.coactive@netcom.com>
  6. Date: Sun, 16 Aug 92 06:10:13 GMT
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. References: <SHIN.92Aug15174527@sgtp.sgtp.apple.juice.or.jp>
  9. X-Newsreader: Tin 1.1 PL4
  10. Lines: 18
  11.  
  12. I have a library which is rather huge, and was wondering what the procedure
  13. is to make a shared library out of it. I have gone through the NeXT
  14. documentation, the man pages, the FAQ, and NeXTAnswers. They all mention
  15. how to use a shared library, but not how to create one.
  16.  
  17. In the man page for ld, it mentions the -fvmlib option to create a file of
  18. type MH_FVMLIB. Is this what I use? What should I do about the static and
  19. global data that is managed in the library?
  20.  
  21. Any info or pointers on where to look would be appreciated,
  22.  
  23. Otto
  24.  
  25. --
  26. Otto Lind                  Coactive Aesthetics
  27. otto@coactive.com          P.O. Box 425967, San Francisco, CA 94142
  28. netcom!coactive!otto       voice:(415)626-5152    fax:(415)626-6320
  29.  
  30.