Tony,
My compile line with the error was the
following. I believe the one you had with the error was similar:
icc
-DHAVE_CONFIG_H -
-O3 -DNDEBUG
-finline-functions -fno-strict-aliasing -restrict -MT atomic-asm.lo -MD -MP -MF
.deps/atomic-asm.Tpo -c atomic-asm.S -fPIC -DPIC -o .libs/atomic-asm.o
However, your 1.2.8 output had:
icc
-DHAVE_CONFIG_H -
-O3 -DNDEBUG
-finline-functions -fno-strict-aliasing -restrict -pthread -MT asm.lo -MD -MP
-MF .deps/asm.Tpo -c asm.c -fPIC -DPIC -o .libs/asm.o
If I use these options, the error goes
away. Here is output from my screen:
ia64b
<94> pwd
/scratch/open13/openmpi-1.3/opal/asm
ia64b
<95> icc -DHAVE_CONFIG_H -
/scratch/icc777XKf.s(1)
: error A2040: Unexpected to
/scratch/icc777XKf.s(2)
: error A2040: Unexpected to
/scratch/icc777XKf.s(3)
: error A2040: Unexpected to
/scratch/icc777XKf.s(4)
: error A2040: Unexpected to
.libs/atomic-asm.o
- 4 error(s), 0 warning(s)
ia64b
<96> icc -DHAVE_CONFIG_H -
ia64b
<97> ls -l .libs/asm.o
-rw-r--r--
1 jjg develop 472 Feb 9 16:27 .libs/asm.o
So … for some reasons the compiler
options changed. Can you please
1. cd into the …/opal/asm directory
2. Issue the BAD command I have at my
prompt 95 and verify the error.
3. Issue the GOOD command I have at my
prompt 96 and verify it works.
Now .. as to why the options are different
.. .I don’t know.
Just trying to help,
From:
users-bounces@open-mpi.org [mailto:users-bounces@open-mpi.org] On Behalf Of Iannetti, Anthony C.
(GRC-RTB0)
Sent: Monday, February 09, 2009
6:10 AM
To:
Subject: [OMPI users] Linux It
I have attached the ./configure and make all output for
version 1.2.8 as directed in the Open MPI "Get
Tony
Anthony C. Iannetti, P.E.
Aeropropulsion Division, Combustion Branch
phone: (216)433-5586
email: Anthony.C.Iannetti@nasa.gov
Please note:
All opinions expressed in this message are my own and NOT of NASA. Only
the NASA Administrator can speak on behalf of NASA.