Name mangling problem
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
William Gropp gropp at mcs.anl.govFri Oct 26 07:28:29 PDT 2001
- Previous message: Name mangling problem
- Next message: beowulf.org list problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 11:32 AM 10/26/2001 -0200, Eduardo Melione Abreu wrote: >Hi > >When I try to build mpich-1.2.2.2 with ifc (intel fortran compiler) >I receive the follow warning when I execute "configure" > >... >checking for Fortran 77 name mangling... >configure: warning: Cannot determine Fortran naming scheme >... Are you using icc or gcc as the C compiler? I had to add a fix to the autoconf macro used as part of this step to handle a library that is incompatible with gcc; that will be in the next release. You can do setenv pac_cv_prog_f77_name_mangle "lower underscore" before running configure to keep configure from trying to figure this out for itself (yes, this isn't the right way to do this, but it will work for now). MPICH bug reports should go to mpi-maint at mcs.anl.gov . Bill
- Previous message: Name mangling problem
- Next message: beowulf.org list problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
