Xref: utzoo comp.sys.amiga.tech:14586 comp.sys.amiga:66645 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!julius.cs.uiuc.edu!apple!olivea!orc!inews!iwarp.intel.com!csun!Twg-S5!bcphyagi From: bcphyagi@Twg-S5.uucp (Stephen Walton) Newsgroups: comp.sys.amiga.tech,comp.sys.amiga Subject: Re: Making Shared Libraries Message-ID: <1990Sep21.204727.13188@csun.edu> Date: 21 Sep 90 20:47:27 GMT References: <259@incstar.uucp> <14576@cbmvax.commodore.com> Sender: news@csun.edu (News Administrator) Reply-To: srw@csun.edu Distribution: usa Organization: csun Lines: 16 In article <14576@cbmvax.commodore.com> valentin@cbmvax.commodore.com (Valentin Pepelea) writes: > >For a C example [of a shared library], look in AmigaMail, page III-11. >AmigaMail is a tachnical newsletter sent by CATS (Commodore-Amiga Technical >Support) to registered devellopers. The AmigaMail article is Lattice-specific. For a C example for Manx 5.0, look in the directory reslib on the fourth (or maybe third) distribution floppy. Write your subroutines, put their names in a table in the supplied main, run Make with the example makefile, and you're done. The next rev of XPR Kermit (currently under development) uses it with great success. -- Stephen R. Walton, Dept. of Physics and Astronomy, Cal State Northridge I am srw@csun.edu no matter WHAT the stupid From: line says!