#14240: py-scipy fails to build on intel mac, xcode 2.5, tiger ----------------------------------+----------------------------------------- Reporter: dave.iltis@utah.edu | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by takeshi@macports.org): I tried to build py-scipy on Tiger (PPC and Intel). On PPC, I stumbled at building the current version of odcctools (20061117). The previous verison (20060608). I can't remember if this version worked with py-scipy. On Intel odcctools (20061117) builds OK. Of course, py-scipy does not build. I tried to supply -fno-common to g95. I added --f77flags -fno- common and --f90flags -fno-common to fc_options. There is still a link problem. I wish to supply -Wl,-single_module when g95 tries to build a shared library. I found linkers_so field but I don't know how to change it. (I am not familiar with Python's distutils). LDFLAGS is too much since it is also used to build static libraries with gcc-4.0. This causes another error. I wonder why py-numpy builds OK and py-scipy causes a problem. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14240#comment:15> MacPorts </projects/macports> Ports system for Mac OS