next up previous
Next: What kind of Up: Linking Foreign Modules Previous: Linking Foreign Modules

What linking is provided?

The static linking schema can be used on all versions of SWI-Prolog. The feature/2 predicate may be used to find out what other linking methods are provided for this version.

If either the feature open_shared_object or dll is true, the library library(shlib.pl) provides a common interface for loading foreign files from Prolog.

Note that a specific version of SWI-Prolog may offer multiple of these loading facilities.



Passani Luca
Tue Nov 14 08:58:33 MET 1995