Opened 13 years ago

Last modified 13 years ago

#28341 closed defect

py26-mpi4py tries to apply -arch flag to mpicc — at Initial Version

Reported by: marshall.ward@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: py26-mpi4py

Description

When I try to build py26-mpi4py on 10.6, I get the following error:

: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
:info:build cc1: error: unrecognized command line option "-arch"

mpicc 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?

Change History (1)

Changed 13 years ago by marshall.ward@…

Attachment: main.log added

macport log

Note: See TracTickets for help on using tickets.