[mpich-discuss] Getting MPICH2 to find/use g95 fortran

PattiMichelle miche1 at earthlink.net
Thu May 15 09:42:29 CDT 2008


Thank you Pavan!  I learned to program on WYSIWYG Pascal, so
command-line requirements can throw me sometimes.  Your instructions
worked wonderfully!
Best Regards,
Patti

Rajeev Thakur wrote:
> You need to put them all on one line:
>  
> # $ F77=/path/to/g95 F90=/path/to/g95 ./configure
> --prefix=/some/place/mpich2-install
>  
>  
>
>     ------------------------------------------------------------------------
>     *From:* owner-mpich-discuss at mcs.anl.gov
>     [mailto:owner-mpich-discuss at mcs.anl.gov] *On Behalf Of *PattiMichelle
>     *Sent:* Tuesday, May 13, 2008 10:02 PM
>     *To:* mpich-discuss at mcs.anl.gov
>     *Subject:* Re: [mpich-discuss] Getting MPICH2 to find/use g95 fortran
>
>     Pavan Balaji wrote:
>>>
>>>     You can force MPICH2 to use g95 by setting environment variables
>>>     at configure time:
>>>
>>>       $ F77=/path/to/g95 F90=/path/to/g95 ./configure
>>>     --prefix=/some/place/mpich2-install
>>>
>>>       $ make && make install
>>>
>>>      -- Pavan 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080515/a40750a4/attachment.htm>


More information about the mpich-discuss mailing list