patches/binutils/2.13.90.0.2/README
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 27 21:30:34 2007 +0000 (2007-05-27)
changeset 140 868aa6d66b01
permissions -rw-r--r--
Fix libfloat when calling the compiler:
- when not compiling NPTL, the shared core C compiler does not exist,
- PATH arranges for the shared core C compiler to be found before the static one, so no need to force it.
yann@1
     1
The files rh62*.patch are from the Red Hat 6.2 file
yann@1
     2
binutils-2.13.90.0.2-2.src.rpm
yann@1
     3
yann@1
     4
I am trusting here that Red Hat's patches are appropriate for all CPU
yann@1
     5
types.  If I'm wrong, just remove the offending patch...
yann@1
     6
- Dan Kegel