On 24 February 2014 15:28, Rob Savoye <rob.sav...@linaro.org> wrote: > On 02/24/2014 08:10 AM, Peter Maydell wrote: >> If you're using qemu master you shouldn't need to set it to >> anything. It's an emergency-use mechanism in case a future >> newer glibc wants an even newer kernel, but it shouldn't >> be necessary right now, because qemu will automatically >> force the reported kernel version to at least 3.8.0. > > I was using your branch. I switched to qemu master, but still get this > problem: > > qemu-aarch64 -cpu any -R 0 > ./builds/x86_64-unknown-linux-gnu/aarch64-linux-gnu/gcc.git~linaro-4.8-branch-stage2/gcc/testsuite/gfortran/select_type_14.exe > /lib/ld-linux-aarch64.so.1: No such file or directory
Well, do you have the aarch64 dynamic linker in /lib/ld-linux-aarch64.so.1 ? If not, then we won't find it (since you aren't running in a chroot and you aren't using -L to specify a sysroot directory to look in). thanks -- PMM _______________________________________________ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain