We are having some issues building mpif90 against pgi6 the 64bit version. <br>

<br>

Here are my env vars for pgi<br>

<br>

PGI=/usr/local/pgi-6.0<br>

PGI2=/usr/local/pgi-6.0/linux86-64/6.0<br>

export PGI PGI2<br>

MANPATH=/usr/man:$PGI2/man:
<div id="mb_0">/usr/share/man<br>
export MANPATH<br>
PATH=$PATH:$HOME/bin:/usr/local/pgi-6.0/linux86-64/6.0/bin:/usr/sbin:/sbin:/usr/local/bin:/etc:/usr/local/sbin/:.<br>
<br>
Here is how i compiled mpich<br>
<br>
./configure -cc=pgcc -f90=pgf90 -fc=pgf77<br>
<br>
Then when i run mpif90 i get this<br>
[wind@testing mpich-1.2.7]$ ./bin/mpif90 <br>
/usr/local/pgi-6.0/linux86-64/6.0/lib/f90main.o(.text+0x42): In function `main':<br>
: undefined reference to `MAIN_'<br>
<br>
has anyone seen this? This is a centOS 4.1 system with just the 64bit compiler/libraries installed<br>
<br>
thanks</div>
<br clear="all"><br>-- <br><a href="http://www.zcentric.com/wiki">http://www.zcentric.com/wiki</a><br>My Linux Howto/Tips Wiki