#21341: fixed packaging for gcc44 --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: mww@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: gcc44 --------------------------------------+------------------------------------- Comment(by howarth@…): Replying to [comment:13 adfernandes@…]:
Added port `cloog-ppl` in #26011
Keep a watch out for any failure of upstream to soversion bump cloog for ppl-0.11.[[BR]] The gcc compiler loads the ppl headers from the cloog headers. Thus if cloog is rebuilt with [[BR]] ppl-0.11 without a soversion bump , all gcc packages built against cloog will need rebuilt as well. [[BR]] Otherwise the ppl data structures used by gcc for cloog calls will be from one ABI (from version 0.10.x) [[BR]] and the actual cloog routines will be execting ppl data structures based on another ABI (0.11). -- Ticket URL: <http://trac.macports.org/ticket/21341#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS