[MacPorts] #71511: Linking to gtest fails on tiger ppc

MacPorts noreply at macports.org
Tue Dec 10 12:06:48 UTC 2024


#71511: Linking to gtest fails on tiger ppc
---------------------+-----------------------
  Reporter:  glebm   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  tiger ppc
      Port:  gtest   |
---------------------+-----------------------

Comment (by glebm):

 I wonder if this is also related to the following:

 {{{
 compiler.cxx_standard   2014
 cmake.set_cxx_standard  yes
 }}}

 My target program is compiled with C++17 so perhaps the `string_view` type
 is different (`std::string_view` vs `absl::string_view` fallback
 implementation).

 If so, then this is probably similar to
 https://trac.macports.org/ticket/71503

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


More information about the macports-tickets mailing list