Ticket #20106 (closed enhancement: fixed)
math/atlas - add gcc variants
| Reported by: | max@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | ATLAS gcc | Cc: | ram@…, jameskyle@… |
| Port: | atlas |
Description
ATLAS currently depends on gcc-4.3, although it works perfectly with gcc-4.2 or gcc-4.4. The attached patch adds variants for gcc versions similar to py25-scipy.
Correct functionality has been tested with numpy linked against ATLAS (see ticket #19966) and running numpy's testcases with
python -c "import numpy; numpy.test()"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

