On 04/27/2010 10:46 AM, Bèrto ëd Sèra wrote: > Thanks, it looks like this could definitely solve the problem (and a > number of others, for that matter). My last doubt is that this is all > very nice as long as I stay on *nix box, but it will probably put me > in the position of having separate releases for Win, *nix and MacOs, > or will it?
I think the DLD class is hiding the secret of how to load a library on a given platform (and if it is .dylib or .dll or such). And the C mangling is pretty much the same everywhere, or looks like it. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
