#45201: vecLibFort @0.4.1 fails to build on OS X 10.5.8, PPC 7450 ----------------------------+----------------------- Reporter: zanderpower@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: leopard Port: vecLibFort | ----------------------------+----------------------- Changes (by takeshi@…): * status: reopened => closed * resolution: => fixed Comment: Returning structs by value is architecture dependent and sometimes problematic. It turned out that the use of C99 complex types can fix the problem (cf [[https://github.com/mcg1969/vecLibFort/issues/6|issue 6]] on github and my blog [[http://www.enomosphere.net/2014/10/05/return_complex_from_c_to_fortran/|post]]). Committed in r126238. I was able to build octave +accelerate on ppc. -- Ticket URL: <https://trac.macports.org/ticket/45201#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X