[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Add win64 to Pharo VMs (#270)

Esteban Lorenzano notifications at github.com
Tue Jun 26 12:28:02 UTC 2018


Working on this PR to add all dependencies to make Pharo run on Windows 64bit.
This is applying what we have talked before (instead building, taking dependencies from mingw versions).
This avoids a lot of problems, but adds a couple of extra libraries to the dependency list... nothing serious or big so we will continue as is for now.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/270

-- Commit Summary --

  * fix pkgconfig build (is not being used, but is better if it works)
  * Merge branch 'Cog' of github.com:OpenSmalltalk/opensmalltalk-vm into add-win64
  * using the "download dependency version" strategy for building windows 64bit dependencies (to avoid the mess of getting the right environment for each library)
  * making dependencies work for win64

-- File Changes --

    M build.linux32x86/third-party/Makefile.pkgconfig (4)
    M build.win64x64/third-party/Makefile.cairo (51)
    M build.win64x64/third-party/Makefile.freetype2 (34)
    M build.win64x64/third-party/Makefile.libgit2 (35)
    M build.win64x64/third-party/Makefile.libpng (32)
    M build.win64x64/third-party/Makefile.libssh2 (32)
    M build.win64x64/third-party/Makefile.pixman (32)
    M third-party/freetype2.spec (2)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/270.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/270.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/270
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180626/7c8e22e3/attachment.html>


More information about the Vm-dev mailing list