nixpkgs/pkgs/build-support/gcc-cross-wrapper
Lluís Batlle i Rossell 45886e474d On native builds:
- Disabling guile test, because one fails. I commented on that in the source.
On cross builds:
- Adding stripping
- Updating the glibc-2.11 expression to match the parameters of glibc-2.9,
  which I was updating more.
- Renaming from selfNativeBuildInput to selfBuildNativeInput, so this matches
  better the pattern buildNativeInputs.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18550
2009-11-22 22:48:43 +00:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh Fixed some details on cross compilation. Among others: 2009-11-21 02:42:52 +00:00
default.nix Big fixes in the cross build: 2009-11-22 19:51:45 +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 On native builds: 2009-11-22 22:48:43 +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