This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d82c7e0a69
nixpkgs
/
pkgs
/
build-support
/
gcc-cross-wrapper
History
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