Hi, the instructions are not merged yet and I am not sure whether something has changed since I wrote it (April 8), but I wrote down instructions and created scripts for building the VM on Windows (7+)
https://github.com/pharo-project/pharo-vm/pull/128 https://github.com/peteruhnak/pharo-vm/blob/windows-build/README-Win32.md https://github.com/peteruhnak/pharo-vm/tree/windows-build/scripts/windows in particular the Manual Compilation at the end; iirc `mvm -a` creates asserting VM, `mvm -d` debug, `mvm -f` regular, and `mvm -A` all of them. Peter On Tue, Jun 13, 2017 at 10:57:45PM +0200, [email protected] wrote: > Not at the moment. > > On Tue, Jun 13, 2017 at 10:08 PM, Andrei Chis <[email protected]> > wrote: > > > Thanks! Any chance you can redo the build to get also a debug vm for > > the latest version? > > > > Cheers, > > Andrei > > > > On Tue, Jun 13, 2017 at 8:02 PM, [email protected] <[email protected]> > > wrote: > > > I have an older build here. > > > > > > https://ci.appveyor.com/project/philippeback/pharo-vm > > > > > > https://bintray.com/pharophile/pharo-vm/build/ > > view/files?sort=name&order=asc#files/ > > > > > > There is an normal, assert and debug vm in there. > > > > > > Phil > > > > > > On Tue, Jun 13, 2017 at 7:14 PM, Andrei Chis <[email protected] > > > > > > wrote: > > >> > > >> Hi, > > >> > > >> Is there a Pharo debug vm for windows already build and available > > >> somewhere? > > >> > > >> Cheers, > > >> Andrei > > >> > > > > > > >
