Hello,
the Amber machine file on IBM sp3 is not the only file to verify.
It is important to verify the "IBM" file /etc/xlf.cfg, where
you found the options by default for commpilation.
Perhaps in your case you have "-q64" by default for "cc".
On our SP3 machine we have choose these options and xlc compiler and
we have no problems :
../Compile CC utility.c
xlc -c -q32 -O4 -qstrict -qarch=pwr3 -qtune=pwr3 -Dsp3 -DISTAR2 -DMASS -DREGNML -DNMLEQ -DMPI -DPOE -DCLINK_PLAIN utility.c
.
.
.
../Compile CC trajectory.c
xlc -c -q32 -O4 -qstrict -qarch=pwr3 -qtune=pwr3 -Dsp3 -DISTAR2 -DMASS -DREGNML -DNMLEQ -DMPI -DPOE -DCLINK_PLAIN trajectory.c
--
Grima Nicolas
(Support utilisateurs IDRIS)
-------------------------------------------------------------------
Adress : IDRIS - Batiment 506 - BP 167 - 91403 ORSAY Cedex - FRANCE
Tel. : 01 69 35 85 71 Fax : 01 69 85 37 75
E-Mail : grima_at_idris.fr
WWW : http://www.idris.fr
--------------------------------------------------------------------
Permanence de l'assistance : 01 69 35 85 55
--------------------------------------------------------------------
Received on Fri Sep 14 2001 - 02:20:27 PDT