#48016: icu do not compile under OSX 10.7 (error: initialization of non-aggregate type with an initializer list) -------------------------------+-------------------------- Reporter: caulier.gilles@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: icu | -------------------------------+-------------------------- Comment (by caulier.gilles@…): ryandesign, Xcode and Clang versions are closed as you can seen in wikipedia : http://en.wikipedia.org/wiki/Xcode#Toolchain_versions Q : if i install icu like this : port install clang_select port install clang-3.6 port select --set clang mp-clang-3.6 port install icu configure.compiler=macports-clang-3.6 1/ This want mean that all ports required to install icu (dependencies) will be compiled with "macports-clang-3.6" ? 2/ This want mean that all ports to install later and which use icu as dependency will be compiled with "macports-clang-3.6" ? Gilles Caulier -- Ticket URL: <https://trac.macports.org/ticket/48016#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X