#32642: ImageMagick's PC files contain -fopenmp which makes GCC 4.0 fail --------------------------------------+------------------------------------- Reporter: Peter_Dyballa@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: openmp | Port: ImageMagick --------------------------------------+------------------------------------- Comment(by Peter_Dyballa@…): Replying to [comment:2 Peter_Dyballa@…]:
First try with GTK3 failed, a function _____ _____ sync_synchronize is
used but not provided. This function is related to "memory fences" to allow out-of-order execution. And it is built-in to the compiler. This is likely something GCC 4.0 might not support. So trying to provide "backward compatibility" might not always succeed. -- Ticket URL: <https://trac.macports.org/ticket/32642#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS