nixpkgs/pkgs/build-support/gcc-cross-wrapper
Lluís Batlle i Rossell 51f6aec764 Fixing the gcc-cross-wrapper; it failed after some changes related to breaking
dependencies with it. (I should never link ld.so with a NIX_LDFLAGS -rpath
forced)

I made vim, scummvm cross-build. I added prboom (that cross-builds).
Mplayer and elinks don't cross-build fine still, but are on the way.
The mplayer fails to build in a weird way; nix does not show either a gcc
error message or even the 'make' error message.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23131
2010-08-11 20:14:25 +00:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh Fixing the gcc-cross-wrapper; it failed after some changes related to breaking 2010-08-11 20:14:25 +00:00
default.nix Breaking dependencies on the cross-built gcc through the gcc-cross-wrapper. 2010-08-09 21:37:31 +00:00
gcc-wrapper.sh Breaking dependencies on the cross-built gcc through the gcc-cross-wrapper. 2010-08-09 21:37:31 +00:00
ld-wrapper.sh Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
setup-hook.sh Fixing the gcc-cross-wrapper; it failed after some changes related to breaking 2010-08-11 20:14:25 +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