Opened 13 years ago
Last modified 12 years ago
#33024 closed defect
broken pari/GP in OS/X Lion — at Initial Version
Reported by: | molinp@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | pari |
Description
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.
Note: See
TracTickets for help on using
tickets.