I have the actual debian debian-7.6.0-amd64 installed in a vm.
At this step in the tuturial:
peter@debian64:~/raspberry$ ${CCPREFIX}gcc -v
/home/peter/raspberry/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14′ not found (required by /home/peter/raspberry/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc)
I get an error: `GLIBC_2.14′ not found.
Installed is:
ldd –version
ldd (Debian EGLIBC 2.13-38+deb7u4) 2.13
How can I get 2.14?