nixpkgs/pkgs/top-level
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
..
all-packages.nix * Glibc 2.7. 2007-11-12 18:01:27 +00:00
build-for-release.nix * Add reiserfsprogs to the channel. 2007-11-08 18:13:04 +00:00
builder-defs.nix Fixed log nesting; added Qi. 2007-11-08 14:34:54 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
template-composing-builder.nix Fixed log nesting; added Qi. 2007-11-08 14:34:54 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00
template.nix Added conditional concatenation and used it for name and configureFlags generation. 2007-08-15 21:17:11 +00:00
version-stub.nix Added compiz 0.6.2 . Made a stub to make version a simple passable string. Drawbacks: can also accept "extra" as compiz version; dirty hack for getting nabsolute path of ./ . 2007-11-03 11:32:21 +00:00