# Compiled with arm-2007q3 from CodeSourcery on freshly installed Debian Etch # Using GNU coreutils 6.12 from http://directory.fsf.org/project/coreutils/ # Programs are distributed under GNU Public License V.3. Source code is available at above web address # NOTE: I give no warranty or promises with this software. The 'cp' command works fine on my Linkstation Live. # Use it and all other programs at your own risk. These files are here because I couldn't find pre-compiled binaries # so I thought I would post them for someone else that has the same problem as I had - hope it saves you some time. export PATH=/home/me/CodeSourcery/Sourcery_G++_Lite/bin:$PATH CC=arm-none-linux-gnueabi-gcc ac_cv_func_malloc_0_nonnull=yes ./configure --prefix=/home/me/arm/coreutils \ --build=i686-pc-linux-gnu --host=arm-none-linux-gnueabi --target=arm-none-linux-gnueabi make LDFLAGS=-static