nixpkgs/pkgs/build-support/gcc-cross-wrapper
Lluís Batlle i Rossell fb6adb13ac Updating busybox. I left only a single busybox in its directory. The others, coming from the old
cross-building nixpkgs implementation, were not referenced anywhere.

This new busybox builds natively, and also cross-builds with uclibc.

I updated the uclibc config with a busybox defconfig requirement (something about RPC).

I made the gcc-cross-wrapper properly set the dynamic loader to programs.

After this, 'qemu-arm' can run the dynamically linked busybox cross built for armv5tel--linux-gnueabi.



svn path=/nixpkgs/trunk/; revision=20514
2010-03-09 22:17:38 +00:00
..
add-flags Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
builder.sh Updating busybox. I left only a single busybox in its directory. The others, coming from the old 2010-03-09 22:17:38 +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 Improving the crossStripping. A cross-glibc gets broken if stripped by the 2009-11-23 17:06:57 +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