--- Glen Ozymok <[EMAIL PROTECTED]> wrote: > I want to create some
plugins for an executable.
> The problem is that when I create a plugin
> (.dll, shared object, or whatever you want to call it),
> it sucks in code that is already in the executable.
> In other words, I link the executable with s
I want to create some plugins for an executable.
The problem is that when I create a plugin
(.dll, shared object, or whatever you want to call it),
it sucks in code that is already in the executable.
In other words, I link the executable with some static
library, libfoo.a, and the executable gets
2 matches
Mail list logo