nixpkgs/pkgs/development
Eelco Dolstra b5409b8e98 * Glibc 2.7.
* Hack to remove the dependency on Perl.

* Hack to work around this bug:

    http://sourceware.org/bugzilla/show_bug.cgi

  I.e. when gcc is compiled with --with-arch=i686, then the
  preprocessor symbol `__i686' will be defined to `1'.  This causes
  the symbol __i686.get_pc_thunk.dx to be mangled.  The error message
  for reference:

../sysdeps/i386/fpu/s_frexp.S: Assembler messages:
../sysdeps/i386/fpu/s_frexp.S:66: Error: invalid identifier for ".ifdef"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first unrecognized character is `1'
...
../sysdeps/i386/fpu/s_frexp.S:66: Error: ".endif" without ".if"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk `.get_pc_thunk.dx' after expression

  Now Glibc builds again with GCC 4.x.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9660
2007-11-12 18:01:27 +00:00
..
compilers Fixed Qi 2007-11-08 15:15:41 +00:00
eclipse * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
interpreters Some setup-hooks with new syntax; pkgconfig upgraded to 0.22 2007-11-11 20:32:43 +00:00
libraries * Glibc 2.7. 2007-11-12 18:01:27 +00:00
misc/windows-sdk * Directory for documentation packages. 2007-04-08 00:07:03 +00:00
perl-modules * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
python-modules * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
tools * Binutils 2.18. 2007-11-12 16:17:54 +00:00