Victor Duchovni: > Table drivers may depend on internal library interfaces that a particular > application does not directly depend on, and so a statically linked > executable may not contain all the pre-requisite entry-points.
The plug-in would not know how to call them anyway. Any comments on the mainc.f bootstrap idea? I really hate the idea of different builds for testing and installing. It's an unnecessary hoop that computers should be able to deal with, instead of forever increasing the maintenance workload. Wietse