3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/compilers
Eelco Dolstra ce50734cf0 * Started reorganising stdenv:
- gcc/ld-wrappers have been factored out into a separate
    derivation.  This allows a working gcc to be installed in the user
    environment.  (Previously the Nix gcc didn't work because it
    needed a whole bunch of flags to point to glibc.)
    
  - Better modularity: packages can specify hooks into the setup
    scripts.  For instance, setup no longer knows about the
    PKG_CONFIG_PATH variable; pkgconfig can set it up instead.

  - gcc not longer depends on binutils.  This simplifies the bootstrap
    process.

svn path=/nixpkgs/trunk/; revision=816
2004-03-08 16:02:46 +00:00
..
gcc * Rename .fix -> .nix. 2003-11-18 12:12:56 +00:00
gcc-new * Added gperf, texinfo, ncurses. 2004-03-05 10:13:23 +00:00
ghc * Added GHC and Helium. Note that GHC is built using a pre-built GHC 2004-02-12 13:18:24 +00:00
helium * Added GHC and Helium. Note that GHC is built using a pre-built GHC 2004-02-12 13:18:24 +00:00
j2sdk * j2sdk should not refer to /tmp/j2sdk-1_4_2_03-linux-i586.bin in this 2004-01-26 11:05:07 +00:00
jikes Added jikes, IBM's open source java compiler. 2004-01-24 22:50:47 +00:00
strategoxt * Semicolons at the end of an attrset are now required. 2004-01-29 14:28:16 +00:00
tiger * Semicolons at the end of an attrset are now required. 2004-01-29 14:28:16 +00:00