Forcing a library to load
Sept. 22, 2014
7:01 p.m.
Hi, How is it possible to force a library to load ? Namely I have large libraries on linux which depend on each other. I discovered that the equivalent code in C runs, but not in pharo using FFI, and one problem was that a dependent library was not loaded. Annick
Sept. 22, 2014
7:19 p.m.
NativeBoost has loadModule: aModuleName which should do the trick. Phil â
4329
Age (days ago)
4330
Last active (days ago)
2 comments
2 participants
participants (2)
-
Annick Fron -
phil@highoctane.be