This pdf has a lot of info on porting linux code to solaris 11.http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCkQFjAA&url=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fserver-storage%2Fsolaris11%2Fdocumentation%2Fo12-026-linux2solaris-guide-1686620.pdf&ei=q4SGU5KHK6nD8QHX24H4Dg&usg=AFQjCNHjKsI52DYdYccKsfs1VtGsr0pxTg&sig2=J9FawEr7fd8uKiyiDZrrNQ&bvm=bv.67720277,d.b2U__________________________________________________________________Hi Jannik,PharoVM is based on Cog. My old VM’s were traditional SqueakVM’s.I am not aware of precompiled Solaris VM’s based on Cog or PharoVM,so you have to build them by yourself. This should be possible; you only needsome supporting libraries (e.g. GMP (earlier named GNUmp) and MPFR)) and probably CMake.When I did compile it for myself I used Solaris 10 (both, x86 and SPARC). Which variant do yourcustomers have? Nowadays there are Solaris 10, Solaris 11, and a bunch of OpenSolaris derivates.There are some differences in the tool chains and libraries (versions).If you are not familiar with Solaris or UNIX you should be aware that UNIX in Squeak’s viewis (most probably only) Linux. And this is problematic because you will most probably find someareas where there are differences between a „real“ UNIX (like Solaris) and Linux.Good luck,Andreas
-- View this message in context: http://forum.world.st/Solaris-VM-tp4725204p4760786.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
