Re: [Pharo-users] Porting to Solaris 11

2016-06-02 Thread Johan Fabry
Solaris 11 wow, that sounds like big iron. Can you share some specifics of the project? -- Does this mail seem too brief? Sorry for that, I don’t mean to be rude! Please see http://emailcharter.org . Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs -

Re: [Pharo-users] Porting to Solaris 11

2016-06-02 Thread Esteban Lorenzano
hi Andrew, this is soo good! will it be published anytime soon? and as an answer, nobody wants the StackVM… is just there as a backdoor if the JIT does not works, but if you manage to compile the cog version, stack would be trivial (and is always good to have a ci job that manages all tha

[Pharo-users] Porting to Solaris 11

2016-06-02 Thread aglynn42
I'm currently porting the Pharo VM to Solaris 11 for a specific project (Sparc and x86). I was wondering how many users prefer the stack VM, as for my own purposes the JIT is better (better concurrency when not using OS functions on a 128 thread machine, which is the deployment target). However s