[MacPorts] #61721: Failed to compile wine and wine-devel on 10.6.8

MacPorts noreply at macports.org
Mon Feb 15 19:57:09 UTC 2021


#61721: Failed to compile wine and wine-devel on 10.6.8
------------------------------+------------------------
  Reporter:  lyssdod          |      Owner:  ryandesign
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:
      Port:  wine wine-devel  |
------------------------------+------------------------

Comment (by Gcenx):

 Mingw is a hard requirement for wine on macOS as your forced to use Clang.
 That ignoring an arm64 compile where you’ll need clang-11 but building PE
 binaries with winebuild it still a work in progress and 99% useless target
 currently.

 {{{
     { (void *)0x000000010000, 0x00100000 },  /* DOS area */
     { (void *)0x000000110000, 0x67ef0000 },  /* low memory area */
 }}}
 The first can mostly be ignored since modern wine will want to launch
 dosbox for anything dos. The second is warning doesn’t match, the low
 memory area hasn’t been altered since preloader was added.


 The -mmacosx-version-min=10.7 is related to working around a linker issue
 for wineserver when compiling with Xcode10

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


More information about the macports-tickets mailing list