Changes between Initial Version and Version 1 of Ticket #28341


Ignore:
Timestamp:
Feb 10, 2011, 12:46:22 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28341

    • Property Owner changed from macports-tickets@… to adfernandes@…
    • Property Port py26-mpi4py added
  • Ticket #28341 – Description

    initial v1  
    55:info:build /opt/local/bin/mpicc -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c _configtest.c -o _configtest.o
    66:info:build cc1: error: unrecognized command line option "-arch"
     7}}}
    78
    89mpicc doesn't support the -arch flag on my build, I do not know if this is specific to 10.6 or is true in general. Is it possible to remove this flag, or necessary to change it?
    9 }}}