Dec. 19, 2015
5:22 a.m.
On Fri, Dec 18, 2015 at 07:48:00PM +0100, Sven Van Caekenberghe wrote:
Maybe a silly question, but aren't VM plugins interchangeable between the Pharo and Squeak VM ? I know for a fact that the SSL plugin used to be like that, maybe it still is.
Pharo's is named libSqueakSSL.so while Squeak's is named SqueakSSL. I don't know whether renaming one plugin file will allow it to be used with the other VM. Pierce