<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Re: [mpich-discuss] Cannot build mpich2-1.0.8p1 (nemesis) with        PGI8.0-4 on Linux x86_64</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>F90 does weird name mangling as well. But I'm not familiar with mpich's f90 support - are there no overloaded functions? Or have you tested multiple f90 compilers to know that they mangle the same way? (I freely admit to not having tested f90 compilers to know)<BR>
<BR>
Does mpich fix the ".true. value" issue at run time somehow? That particular problem has vexed me for a while...<BR>
<BR>
Also, I never figured out how to make the C constants mpi_f_status(es)_ignore able to compare properly in fortran apps that were compiled with a different name mangling scheme - did you figure out a solution for that as well?<BR>
<BR>
-jms<BR>
Sent from my PDA. No type good.<BR>
<BR>
----- Original Message -----<BR>
From: mpich-discuss-bounces@mcs.anl.gov <mpich-discuss-bounces@mcs.anl.gov><BR>
To: mpich-discuss@mcs.anl.gov <mpich-discuss@mcs.anl.gov><BR>
Sent: Wed Apr 01 19:30:38 2009<BR>
Subject: Re: [mpich-discuss] Cannot build mpich2-1.0.8p1 (nemesis) with PGI8.0-4 on Linux x86_64<BR>
<BR>
<BR>
> Do you mean Fortran 77 only, or will this include F90 (mpif90)?<BR>
<BR>
It should work for both. C++ is the only problematic area because of its<BR>
weird name mangling.<BR>
<BR>
-- Pavan<BR>
<BR>
--<BR>
Pavan Balaji<BR>
<A HREF="http://www.mcs.anl.gov/~balaji">http://www.mcs.anl.gov/~balaji</A><BR>
</FONT>
</P>
</BODY>
</HTML>