nixpkgs/pkgs/build-support/gcc-cross-wrapper
Lluís Batlle i Rossell ae3383e001 Making the cross-built packages not depend on the gcc cross compiler directly,
but on a nix-store path only having the cross-built gcc libraries.
This trims down a lot the runtime dependency tree for cross-built packages.

I also remove the glibc dependency on the native bash.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23040
2010-08-08 18:47:48 +00:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh Making the cross-built packages not depend on the gcc cross compiler directly, 2010-08-08 18:47:48 +00:00
default.nix Making the cross-built packages not depend on the gcc cross compiler directly, 2010-08-08 18:47:48 +00:00
gcc-wrapper.sh Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
ld-wrapper.sh Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
setup-hook.sh Improving the crossStripping. A cross-glibc gets broken if stripped by the 2009-11-23 17:06:57 +00:00
utils.sh add a wrapper for cross compilers, which makes the correct link to the cross compiler. Only works for "gcc", haven't tried for g++ and the others 2005-11-29 01:40:33 +00:00