Newsgroups: comp.parallel
From: Giovanni Scalmani <giovanni@sg2.csrsrc.mi.cnr.it>
Subject: Problem with MPIch 1.0.13
Organization: CNR - SIAM
Date: 6 Jan 1997 20:24:16 GMT
Message-ID: <5arn1g$rqv@server1.ctc.com>

I got yesterday the public domain mpich and I build it successfully
on a IBM RISC6000 running AIX4.1.

Unfortunately I must use it with a BIG mixed fortran-c code in which
fortran names have an underscore as last character.

I rebuild mpich with the configure option '-fortnames=UNDERSCORE' 
but the tests do not compile (as does my code) because of unsatisfyed
references, i.e. it looks like some parts of the mpi source do not
correctely behave under the '-fortnames=UNDERSCORE' option.

Actually, the use of such option is explicitely discouraged within
the configure script, but before putting hands within my code ...
I hope someone of you could help me.

Sincerely,
Giovanni.

--
Articles to parallel@ctc.com (Administrative: bigrigg@ctc.com)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel


