nixpkgs-suyu/pkgs/development/pharo/vm
Luke Gorrie af92427f46 pharo: Compile with -DPharoVM
This is important. The VM was not compiled in "Pharo mode" and this
made certain primitives return different values to the Smalltalk side.

(Practically speaking I am surprised that the VM has been working
basically fine for me for weeks, but this resolves a problem with
adding filetree:// repositories with Monticello that failed in an
obscure way when the file permissions lookup primitive did not behave
as expected.)

See also:
https://pharo.fogbugz.com/f/cases/20217/Image-does-not-detect-incompatible-opensmalltalk-vm
2017-07-05 04:54:50 +00:00
..
resources/share Refactor Pharo to allow co-installation of VMs 2016-01-18 20:14:19 +01:00
build-vm-legacy.nix pharo-vm: Add third-party libraries to LD_LIBRARY_PATH of legacy VM 2017-06-30 14:07:46 +02:00
build-vm.nix pharo: Compile with -DPharoVM 2017-07-05 04:54:50 +00:00
default.nix pharo-vm: Add third-party libraries to LD_LIBRARY_PATH of legacy VM 2017-06-30 14:07:46 +02:00
share.nix pharo: Add PharoV60.sources to support newer images 2017-07-05 04:53:51 +00:00
vms.nix pharo-vm: Add third-party libraries to LD_LIBRARY_PATH of legacy VM 2017-06-30 14:07:46 +02:00