New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20106 (closed enhancement: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Portfile-atlas-gcc.diff (3.7 KB) - added by max@… 4 years ago.

Change History

Changed 4 years ago by max@…

comment:1 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to ajb78@…

comment:2 Changed 4 years ago by ram@…

  • Cc ram@… added

#20103 will have an impact on this

comment:3 Changed 4 years ago by jameskyle@…

  • Cc jameskyle@… added

Cc Me!

comment:4 Changed 4 years ago by toby@…

  • Owner changed from ajb78@… to macports-tickets@…

comment:5 Changed 3 years ago by jameskyle@…

  • Status changed from new to closed
  • Resolution set to fixed

Looks like these were committed by jmr. Marking as resolved.

Note: See TracTickets for help on using tickets.