nixpkgs/pkgs/build-support/gcc-cross-wrapper
Armijn Hemel bdf35869f6 make sure we can find things like mips-linux-ar, mips-linux-strip, and so on.
Even though you could just inherit binutils it is conceptually cleaner (I
think) to make these tools available here.

svn path=/nixpkgs/trunk/; revision=4967
2006-03-02 18:03:20 +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 make sure we can find things like mips-linux-ar, mips-linux-strip, and so on. 2006-03-02 18:03:20 +00:00
default.nix 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
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