Changes between Version 1 and Version 2 of Ticket #38337, comment 9


Ignore:
Timestamp:
Mar 9, 2013, 11:18:54 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38337, comment 9

    v1 v2  
    99sudo port install kdepim4-runtime configure.compiler=apple-gcc-4.2
    1010}}}
    11 I would assume that the line with __GXX_EXPERIMENTAL_CXX0X__ indicates that libstd++ should be used, and that we would have to force a newer compiler for that, like other ports:
     11I would assume that the line with `__GXX_EXPERIMENTAL_CXX0X__` indicates that libstd++ should be used, and that we would have to force a newer compiler for that, like other ports:
    1212{{{
    1313if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} {