home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12754 < prev    next >
Encoding:
Text File  |  1992-08-27  |  879 b   |  23 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!usenet.ucs.indiana.edu!venus.iucf.indiana.edu!ejames
  3. From: ejames@venus.iucf.indiana.edu (ERIC JAMES)
  4. Subject: Making Link Libraries
  5. Message-ID: <Btn8BB.4yH@usenet.ucs.indiana.edu>
  6. News-Software: VAX/VMS VNEWS 1.3-4   
  7. Sender: news@usenet.ucs.indiana.edu (USENET News System)
  8. Nntp-Posting-Host: venus.iucf.indiana.edu
  9. Reply-To: ejames@venus.iucf.indiana.edu
  10. Organization: nothing
  11. Date: Thu, 27 Aug 1992 13:02:20 GMT
  12. Lines: 9
  13.  
  14.   I would like to make a librarie to link to a pascal program using the linker
  15. blink, but don't know how, can anyone help?  I could just put several external
  16. procedures into a file and compile it into object coed, but the linker will add
  17. all the code to the program, not just the code I use.
  18.  
  19.               Eric James
  20.  
  21.               ejames@venus.iucf.indiana.edu
  22.  
  23.