This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |