VM Maker: CMakeVMMaker-EstebanLorenzano.84.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: CMakeVMMaker-EstebanLorenzano.84.mcz

squeak-dev-noreply
 
Esteban Lorenzano uploaded a new version of CMakeVMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/CMakeVMMaker-EstebanLorenzano.84.mcz

==================== Summary ====================

Name: CMakeVMMaker-EstebanLorenzano.84
Author: EstebanLorenzano
Time: 13 April 2011, 10:29:51 am
UUID: 623252c8-25ef-4fcf-b88b-6af5ec7baf02
Ancestors: CMakeVMMaker-MarianoMartinezPeck.83

-added IA32ABI plugin (it will require new Alien packages)
-changed compilation visibility from -fvisibility=hidden to default. This is maybe temporal, maybe it is not... I don't like the result coupling between plugins and vm (possible a lot, since all symbols are public), but unix vm works that way too...