[MacPorts] #40174: MinGW-w64: add win64 cross-compiler

MacPorts noreply at macports.org
Tue Dec 13 15:11:03 CET 2016


#40174: MinGW-w64: add win64 cross-compiler
-------------------------------------------------+-------------------------
  Reporter:  sam.halliday@…                      |      Owner:  mojca
      Type:  request                             |     Status:  closed
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:
Resolution:  fixed                               |   Keywords:
      Port:  mingw-w64 i686-w64-mingw32-gcc      |
  x86_64-w64-mingw32-gcc                         |
-------------------------------------------------+-------------------------
Changes (by mojca):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"0caa2d2b0c78f879897c25f4b4cd9992d0c223ec/macports-ports"
 0caa2d2/macports-ports]:
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="0caa2d2b0c78f879897c25f4b4cd9992d0c223ec"
 mingw-w64: new cross-compiler for Windows

 Following:

 * ${arch}-w64-mingw32-binutils

 this completes the cross-compiler for Windows
 with the following subports:

 * ${arch}-w64-mingw32-headers
 * ${arch}-w64-mingw32-crt
 * ${arch}-w64-mingw32-gcc-bootstrap
 * ${arch}-w64-mingw32-gcc

 with `arch=i686|x86_64`.

 The first two ports come from the MinGW-w64 project, while GCC is compiled
 from
 original GCC sources. The `*-gcc-bootstrap` port is needed to compile
 `*-crt` and
 `*-gcc` itself.

 Not (yet?) implemented:
 * support for Ada
 * support for pthreads-win32 & OpenMP
 * support for parallel installation of multiple GCC compilers

 Closes: https://trac.macports.org/ticket/40174
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/40174#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list