Kai Ruottu wrote:
Pramod P K wrote:
when I compile using my new arm-9tdmi-linux-gnu-gcc, why
../a.out: relocation error: ./a.out: symbol errno, version GLIBC_2.0
not defined in file libc.so.6 with link time reference
error comes?
Did you really produce your crosscompiler for your target?
Hmmm, in October 21 you wrote your target system being "unexisting",
so it cannot yet have any runtime libraries like 'libc.so.6' and they
giving errors about binary uncompatability... What your situation really
is, do you have an existing 'arm-9tdmi-linux-gnu' target system or not?