Paolo Bonzini wrote: >> * does GNU Smalltalk dynamic loading mechanism rely on the `.la' files? >> For instance, should `i18n.la' be installed? > > Yes.
...but the dynamic loading mechanism can load .so libraries as well - it doesn't rely on .la files. i18n.so is built - you could install that instead if you wanted to, couldn't you? Mike _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
