Opened 13 years ago
Closed 13 years ago
#34290 closed defect (fixed)
netcdf fails to build with mpich2
Reported by: | numaryu | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | eborisch (Eric A. Borisch) | |
Port: | netcdf |
Description
netcdf fails to build with mpich2 where my mpich2 is compiled with +gcc44. This is because the -arch option is passed to macports-gcc.
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | takeshi@… removed |
---|---|
Owner: | changed from macports-tickets@… to takeshi@… |
comment:2 Changed 13 years ago by eborisch (Eric A. Borisch)
Cc: | eborisch@… added |
---|
comment:3 Changed 13 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I did not find problem with mpich2 +clang (or nothing on Lion) but mpich2 +gcc44 and +gcc45. I stopped supplying -arch flags for mpich2. Committed in r92596. openmpi does not seem to have this problem since +gcc4x variants only set fortran compiler.
Note: See
TracTickets for help on using
tickets.
Cc Me!