Not sure if we can have a standard plug-in format for all Unix
targets, but we can probably provide some shared library support
for common platforms (Linux+*BSD say).
You might look at the way OpenPlay handles this for it's
modules (NetModules like TCPIP); the code is a bit messy
because it has native MachO and *nix suppot in the same
files (legacy issue where MachO is considered a *nix posix
build).
OpenPlay is on SF, www.sf.net/projects/openplay
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=48487
You might look at the way OpenPlay handles this for it's
modules (NetModules like TCPIP); the code is a bit messy
because it has native MachO and *nix suppot in the same
files (legacy issue where MachO is considered a *nix posix
build).
OpenPlay is on SF, www.sf.net/projects/openplay