[mpich-discuss] build MPICH2-1.1 (shared libs) with IntelC++/Fortran compiler failed ...
Seifer Lin
seiferlin at gmail.com
Tue Jun 30 21:37:05 CDT 2009
Hi:
It's a stupid problem made by me ....
I compile mpich2 on a file system of vmhgfs (which is the shared folder to
Windows of VMware)
After tar-ing mpich2 to a ext3 filesystem, everything is fine!
regards,
Seifer
2009/6/30 Pavan Balaji <balaji at mcs.anl.gov>
>
> export CC=icc
>> export CXX=icpc
>> export FC=ifort
>> export F77=ifort
>> export F90=ifort
>> ./configure CFLAGS="-fPIC" CXXFLAGS="-fPIC" FFLAGS="-fPIC"
>> --enable-sharedlibs=gcc --enable-mpe --with-device=ch3:nemesis
>> --with-pm=smpd --with-pmi=smpd
>>
>
> This seems like a duplication -- why do you want to do
> --enable-sharedlibs=gcc and set CFLAGS to "-fPIC"? enable-sharedlibs does
> that internally anyway (it either pics -fpic or -fPIC depending on your
> platform).
>
> -- Pavan
>
> --
> Pavan Balaji
> http://www.mcs.anl.gov/~balaji
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090701/dbd4645d/attachment.htm>
More information about the mpich-discuss
mailing list