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]

./a.out: symbol errno, version GLIBC_2.0 not defined


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?

I've gone thru:
http://www.novell.com/coolsolutions/feature/11775.html

Ive another a.out generated from Reference  compiler, which can be run properly.
It differs frm new complr generatd a.out, when I  vi ./a.out:

/lib/ld-linux.so.3 & /lib/ld-linux.so.2
LIBC_2.4 & LIBC_2.0
respectively

Thanx,


--
----------------------------------------------------------------
  PRAMOD P. K., <pra.engr@gmail.com>

  CDMA: 91- 9242195490.
----------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]