source: proiecte/hpl/openmpi_compiled/share/openmpi/mpif90-wrapper-data.txt @ 97

Last change on this file since 97 was 97, checked in by (none), 14 years ago

Adding compiled files

File size: 703 bytes
Line 
1# There can be multiple blocks of configuration data, chosen by
2# compiler flags (using the compiler_args key to chose which block
3# should be activated.  This can be useful for multilib builds.  See the
4# multilib page at:
5#    https://svn.open-mpi.org/trac/ompi/wiki/compilerwrapper3264
6# for more information.
7
8project=Open MPI
9project_short=OMPI
10version=1.4
11language=Fortran 90
12compiler_env=FC
13compiler_flags_env=FCFLAGS
14compiler=
15module_option=
16extra_includes=
17preprocessor_flags=
18compiler_flags= 
19linker_flags=    -m64
20libs=-lmpi_f90 -lmpi_f77 -lmpi -lopen-rte -lopen-pal   -ldl   -Wl,--export-dynamic -lnsl -lutil -lm -ldl
21required_file=not supported
22includedir=${includedir}
23libdir=${libdir}
Note: See TracBrowser for help on using the repository browser.