1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
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
..
applications Added OpenSSL gmp propagation; libtool dependency to elinks 2007-11-11 20:35:21 +00:00
build-support Synergy added and fetchcvs modified (see mailinglist post) 2007-11-11 08:16:23 +00:00
configs/etc
data Added poppler and poppler-data 2007-11-11 16:00:51 +00:00
desktops
development * Glibc 2.7. 2007-11-12 18:01:27 +00:00
games
lib Added converter from new option description format to needed for docbook generation. 2007-11-11 09:27:52 +00:00
misc Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant) 2007-11-09 13:54:02 +00:00
os-specific/linux
servers Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch. 2007-11-11 07:54:45 +00:00
shells
stdenv Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant) 2007-11-09 13:54:02 +00:00
test
tools Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant) 2007-11-09 13:54:02 +00:00
top-level * Glibc 2.7. 2007-11-12 18:01:27 +00:00