Hi,When trying to load a shared library with DLD>>#addLibrary:, it is currently not possible to load a file that does not contain a period. This means that you can not load (for example) 'Cocoa.framework/Cocoa'.
Patch attached to try the string passed before trying to mess around with what libtool thinks the shared library extension should be.
Nigel
dlopen.diff
Description: Binary data
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
