#33024: broken pari/GP in OS/X Lion ------------------------------------+--------------------------------------- Reporter: molinp@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: pari gcc | Port: ------------------------------------+--------------------------------------- the package pari is broken under OS/X Lion This can be seen with the following (incorrect) calculation gp> bezout(13,17) %1 = [1, -1, 4] This is due to a bug in OSX Lion gcc compiler, and until Apple fixes it the pari package has to be build from source with gnu gcc instead of Lion gcc. -- Ticket URL: <https://trac.macports.org/ticket/33024> MacPorts <http://www.macports.org/> Ports system for Mac OS