Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVXYZ
]
mpich2-debuginfo - Debug information for package mpich2
This package provides debug information for package mpich2.
Debug information is useful when developing applications that use this
package or when debugging this package.
Packages
Latest: mpich2-debuginfo-1.2.1-2.3.pre6.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
mpich2-debuginfo |
0 |
1.2.1 |
2.3.pre6.el6.fio |
i686 |
2.5 MiB |
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.