test (ingnore)
Andy Davidson
andy at cats.com
Thu Jun 20 08:55:21 AEST 1991
In article <1991Jun19.214339.7255 at cats.com> andy at cats.com (Andy Davidson) writes:
>I need some help with the link editor. What I want to do is find a way
>to ship to my customers my product in binary formated but provide a
>way for them to unlink some of my functions and replace them with
>functions of there own design.
>
>I have been able to do this sucessfully using gnu dld (dynamic link
>and load) libraries. But this is not really what I want for the
>following reasons
>
> 1) the dynamic link and loading happens every time the product
>starts. My users should only have to do this one time. They should
>only have to doctor the program once
>
> 2) I do not want to have to link in the dynamic link load lib. My
>program is already quite large
>
>
>It would be nice but not required if this solution also worked in DOS
>
>thanks in advance
>Andy
>--
>
>-----------------------------------------------------------------
> "bede-bede-bede Thats all Folks"
> Porky Pig
--
-----------------------------------------------------------------
"bede-bede-bede Thats all Folks"
Porky Pig
More information about the Comp.unix.wizards
mailing list