[mpich-discuss] do not get mpif90 after building mpich2 in linux

Gus Correa gus at ldeo.columbia.edu
Fri Nov 9 11:59:29 CST 2012


On 11/09/2012 08:25 AM, Michael Seman wrote:
> In reply to various posts, the Intel compiler is set up using the
> ifortvars and iccvars scripts. I have compiled FFTW package without a
> hitch. I did see in one of the release notes that there is a problem
> with version 13 of Intel compilers, so I used version 11.1 which I
> already had.
> Well anyway, I noticed in the mpich2 config.log the following message:
>
> ld: /opt/intel/Compiler/11.1/080/bin/lib/for_main.o: No such file: No
> such file or directory
>
> That path is obviously wrong - I haven't figured out yet where that gets
> screwed up. Now if a create a lib subdirectory under bin and copy all
> the *.o files from the lib/intel64 directory, and then try building
> mpich2, I do get the mpif90 wrapper. I think that's like plugging fuel
> leaks with chewing gum, so I need to locate the origin of the defective
> ld path.
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
Hi Michael
Still sounds as a flaw in the compiler environment.
'printenv | grep LIB' may give some clue.
Hope it helps,
Gus Correa


More information about the mpich-discuss mailing list