nixpkgs/pkgs/build-support/gcc-cross-wrapper
Lluís Batlle i Rossell 3c4edd6bfa Fixing the gcc cross wrapper (removing some /usr/) so it gives proper linking.
svn path=/nixpkgs/branches/stdenv-updates/; revision=18361
2009-11-15 21:36:13 +00:00
..
add-flags 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
builder.sh Fixing the gcc cross wrapper (removing some /usr/) so it gives proper linking. 2009-11-15 21:36:13 +00:00
default.nix My first attempt at getting cross compilers in nixpkgs. 2009-11-14 08:11:30 +00:00
gcc-wrapper.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
ld-wrapper.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
setup-hook.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
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