[MacPorts] #49764: babl @0.1.14 falls back to clang-3.4 which is not functional on PPC platforms
MacPorts
noreply at macports.org
Wed Dec 2 13:55:54 PST 2015
#49764: babl @0.1.14 falls back to clang-3.4 which is not functional on PPC
platforms
--------------------------+----------------------
Reporter: braumann@… | Owner: devans@…
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: powerpc
Port: clang34 |
--------------------------+----------------------
Comment (by braumann@…):
As #49866 is solved now, I can confirm that also clang-3.8 is able to
generate ppc code which can be executed via Rosetta on 10.6.8:
{{{
$ clang-mp-3.8 -arch ppc -mmacosx-version-min=10.5 hello.c -o hello.ppc
$ ./hello.ppc
Hello!
}}}
Since I selected the {{{+ld64_127}}} variant for {{{ld64}}} the library
{{{libclang_rt.osx.a}}} works for ppc without complaint. Of course this
hello.ppc can also be executed on a physical 10.5.8 PPC.
--
Ticket URL: <https://trac.macports.org/ticket/49764#comment:21>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list