Yes, something is mangled in the mpif90 script. When this has happened to
me in the past, I just compile and link directly. you can use
mpif90 -compile_info
and
mpif90 -link_info
to see what is wrong and get details of how to compile, link directly.
On Fri, 5 Mar 2004, Marcus Brueggen wrote:
>
>
> Hi Leonardo,
>
> This is probably because the wrapper routines mpif90 have not been
> compiled properly. When compiling mpich the compiler flags have to be set
> correctly in the environment variables. Check the config.log in the mpich
> directory.
>
> Cheers,
>
>
> Marcus Bruggen
>
> On Fri, 5 Mar 2004, Leonardo Leiria Fernandes wrote:
>
> > Hello,
> >
> > I have just downloaded the Flash code but I am not being able to compile
> > it. I tried to follow the first example on the users guide but when I
> > run gmake I get the message below:
> >
> > mpif90 -c -fast -r8 -i4 -DN_DIM=2 -DMAXBLOCKS=1000 -DNXB=8 -DNYB=8
> > -DNZB=1 CosmologicalFunctions.F90
> > mpif90: eval: illegal option: -c eval: usage: eval [arg ...]
> >
> > Thanks for any help,
> > Leonardo.
> >
>
Received on Fri Mar 5 14:01:53 2004
This archive was generated by hypermail 2.1.8 : Thu Aug 31 2006 - 21:20:48 CDT