[MacPorts] #53184: A cxx11-compatible clang compiler on 10.5 PPC ?Some progress...

MacPorts noreply at macports.org
Fri Dec 21 16:28:18 UTC 2018


#53184: A cxx11-compatible clang compiler on 10.5 PPC ?Some progress...
---------------------+-----------------------------
  Reporter:  kencu   |      Owner:  kencu
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  leopard powerpc
      Port:          |
---------------------+-----------------------------

Comment (by kencu):

 As expected, clang-5.0 does build, with the compiler_rt disabled:
 {{{
 $ port -v installed clang-5.0
 The following ports are currently installed:
   clang-5.0 @5.0.2_3+analyzer+emulated_tls+libstdcxx (active)
 platform='darwin 9' archs='ppc' date='2018-12-21T08:22:31-0800'
 }}}

 one tiny hiccup with a `std::log` call that is broken on `gcc6` and less
 on Darwin 10.5. I just edited that in source to `log`, but building with
 `gcc7` should also fix that, as that error was fixed in `gcc7`.

 Now have to get `clang_rt` sorted out.

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


More information about the macports-tickets mailing list