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