[MacPorts] #35310: netpbm broken under xcode 4.4 -- clang problem
MacPorts
noreply at macports.org
Wed Jul 25 08:42:07 PDT 2012
#35310: netpbm broken under xcode 4.4 -- clang problem
--------------------------------+-------------------------------------------
Reporter: perry@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: netpbm
--------------------------------+-------------------------------------------
Comment(by jeremyhu@…):
Since ML is now out, I can now discuss this.
netpbm needs to change. clang is behaving correctly. netpbm assumes that
it has access to __builtin_ia32_pcmpeqb128, but it doesn't. clang dropped
suport for the GCC-specific builtin and now supports the standard
_mm_cmpeq_epi8.
<rdar://problem/11858813>
--
Ticket URL: <https://trac.macports.org/ticket/35310#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list