Changes between Initial Version and Version 3 of Ticket #55709


Ignore:
Timestamp:
Jan 18, 2018, 2:21:56 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55709

    • Property Cc jeremyhu removed
    • Property Status changed from new to assigned
    • Property Owner set to jeremyhu
  • Ticket #55709 – Description

    initial v3  
    1 After successfully building libcxx @5.0.1_0+universal, as part of slowly working through [https://trac.macports.org/wiki/LibcxxOnOlderSystems], further ports now want to upgrade the libcxx dependent.
     1After successfully building libcxx @5.0.1_0+universal, as part of slowly working through LibcxxOnOlderSystems, further ports now want to upgrade the libcxx dependent.
    22{{{
    33port -v installed libcxx
     
    1313cc1plus: error: unrecognized command line option "-stdlib=libc++"
    1414}}}
    15 I can't see why @5.0.1_0 worked, & @5.0.1_1 does not.  I think I have wound back all the macports.conf changes correctly, so don't see why it is asking for -stdlib=libc++ with Xcode gcc (e.g. have commented out with `#cxx_stdlib         libc++`).
     15I can't see why @5.0.1_0 worked, & @5.0.1_1 does not.  I think I have wound back all the macports.conf changes correctly, so don't see why it is asking for `-stdlib=libc++` with Xcode gcc (e.g. have commented out with `#cxx_stdlib         libc++`).