<div dir="ltr">Great. This shall typically be posted on vm-dev.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-29 2:52 GMT+02:00 aglynn42 <span dir="ltr">&lt;<a href="mailto:aglynn42@gmail.com" target="_blank">aglynn42@gmail.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&lt;quote author=&quot;Andreas Wacknitz&quot;&gt;
This pdf has a lot of info on porting linux code to solaris 11.

<a href="http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;ved=0CCkQFjAA&amp;url=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fserver-storage%2Fsolaris11%2Fdocumentation%2Fo12-026-linux2solaris-guide-1686620.pdf&amp;ei=q4SGU5KHK6nD8QHX24H4Dg&amp;usg=AFQjCNHjKsI52DYdYccKsfs1VtGsr0pxTg&amp;sig2=J9FawEr7fd8uKiyiDZrrNQ&amp;bvm=bv.67720277,d.b2U" target="_blank">http://www.google.com/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;ved=0CCkQFjAA&amp;url=http%3A%2F%2Fwww.oracle.com%2Ftechnetwork%2Fserver-storage%2Fsolaris11%2Fdocumentation%2Fo12-026-linux2solaris-guide-1686620.pdf&amp;ei=q4SGU5KHK6nD8QHX24H4Dg&amp;usg=AFQjCNHjKsI52DYdYccKsfs1VtGsr0pxTg&amp;sig2=J9FawEr7fd8uKiyiDZrrNQ&amp;bvm=bv.67720277,d.b2U</a>

__________________________________________________________________
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 need
some 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 your
customers 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 view
is (most probably only) Linux. And this is problematic because you will most probably find some
areas where there are differences between a „real“ UNIX (like Solaris) and Linux.

Good luck,
Andreas



        
        
        
<br><hr align="left" width="300">
View this message in context: <a href="http://forum.world.st/Solaris-VM-tp4725204p4760786.html" target="_blank">Re: Solaris VM ?</a><br>
Sent from the <a href="http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html" target="_blank">Pharo Smalltalk Developers mailing list archive</a> at Nabble.com.<br></blockquote></div><br></div>