Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
mpich2-devel - Development files for mpich2
Contains development headers and libraries for mpich2
Packages
Latest: mpich2-devel-1.2.1-2.3.pre6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
mpich2-devel |
0 |
1.2.1 |
2.3.pre6.el6.fio |
i686 |
928 KiB |
2011-07-16 05:31:30 |
Changelog:
- * 2010-08-05 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]> 1.1.1-2.3
- ExcludeArch PowerPC and S390{,x} because they no longer have
the Java jdk required for building.
Resolves: rhbz#613122 - no longer compiles on s390, etc
- * 2010-07-09 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]>
- Fix the attempted removal of /usr/bin/mp32-mpicc
in the devel package to match upstream Fedora.
Resolves: rhbz#587209 mpich2-devel.i686 and mpich2-devel.x86_64 cannot coexist
- * 2010-03-26 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]> 1.1.1-2.2
- Move the .2 to the correct(?) place in the release field.
- add -fPIC for s390, to close
Resolves: rhbz#572901 File usr/lib/mpich2/lib/libfmpich.so.1.2 acquired TEXTREL relocations on s390, this suggests missing -fPIC
- * 2010-01-08 - Jay Fenlason <fenlason[AT]redhat[DOTCOM]> - 1.1.1-2.1
- add the m_option macro to replace hardcoding -m{__isa_bits}
and define it correctly for s390, where __isa_bits is 32, but
the option to pass to gcc et all is -m31.
Resolves: rhbz#553650 - mpich2 is failing to build
- * 2009-11-26 - Deji Akingunola <dakingun[AT]gmail[DOTCOM]> - 1.2.1-2
- Fix the mpich2.module patch.