[MacPorts] #67773: mosh at 1.4.0: numerous C++ compilation errors on 10.5.8 PPC

MacPorts noreply at macports.org
Thu Jul 20 06:45:39 UTC 2023


#67773: mosh at 1.4.0: numerous C++ compilation errors on 10.5.8 PPC
-----------------------+--------------------
  Reporter:  acjones8  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  ppc
      Port:  mosh      |
-----------------------+--------------------

Comment (by kencu):

 Leopard running gcc12 is not presently a MacPorts-supported configuration,
 FYI, but you can try adding
 {{{
 configure.cppflags-append -faltivec
 }}}

 and if that doesn't work, add that flag to the configure.cflags and
 configure.cxxflags instead.

 That should kick the headers into the right altivec-supporting mode.

 By the way, if you add:
 {{{
 configure.args-append --disable-silent-rules
 }}}

 you should be able to see more completely what the actual compilation
 lines look like.

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


More information about the macports-tickets mailing list