[Vm-dev] SqueakSSL and libtool

Nicolai Hess nicolaihess at web.de
Wed Apr 9 22:53:04 UTC 2014


2014-04-09 23:28 GMT+02:00 gettimothy <gettimothy at zoho.com>:

>
> Thank you for the data point, Igor.
>
> That would imply using DDD against the running process with traps in the
> source code to track it down.
>
> Both running the pre-built pharo and building it will be good test-cases
> to see if its a platform issue (Slackware64 with 32 bit compat libs) or a
> Squeak issue.
>
> Thank you for your input.
>
> tty.
>
>
>
> ---- On Wed, 09 Apr 2014 14:14:46 -0700 *Igor Stasenko<siguctua at gmail.com
> <siguctua at gmail.com>>* wrote ----
>
>
> If my memory serves me well, the ssl plugin makefiles designed only to
> work as external plugin, and it cannot be linked statically with VM, hence
> you got these errors.
>
> Can't help with solving the problem, since i translated it once to work
> with Cmake
> to be part of Pharo VM and not quite willing to return to same problem
> again (i hope you understand very well why :)
>
> Btw, you can just take a prebuilt pharo VM binary which comes with ssl
> plugin
> at get.pharo.org.
> Or try building yourself , as described in readme here:
> https://github.com/pharo-project/pharo-vm
>
>
>
>
>

Is it a problem with 64 bit linux only?

I can build a squeakvm on my 32 bit linux system with SqueakSSL as builtin
module.
Smalltalk listBuiltinModules ->
 #('AsynchFilePlugin 10 April 2014 (i)' 'B2DPlugin 10 April 2014 (i)'
'BitBltPlugin 10 April 2014 (i)' 'ZipPlugin 10 April 2014 (i)' 'FilePlugin
10 April 2014 (i)' 'LargeIntegers v1.5 (i)' 'LocalePlugin 10 April 2014
(i)' 'MiscPrimitivePlugin 10 April 2014 (i)' 'SecurityPlugin 10 April 2014
(i)' 'SerialPlugin 10 April 2014 (i)' 'SocketPlugin 10 April 2014 (i)'
'SqueakSSL 10 April 2014 (i)')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140410/b89cbae6/attachment-0001.htm


More information about the Vm-dev mailing list