If you indeed compile it statically you shouldn't be seeing that error.

Ali

On Nov 2, 2011, at 10:39 PM, Chao Chen wrote:

> Hi,
> 
> I am trying to compile eembc benchmarks to run on alpha in FS mode. I got
> the following error when runing the compiled exe files
> 
> .A.exe: /lib/libc.so.6.1: version `GLIBC_2.4' not found (required by A.x)
> 
> When I cross-compile it, I am using gcc-4.3.2, glibc-2.6.1
> (NPTL,x86/32) downloaded from gem5 website. The Linux disk is also
> from gem5 website and I add the cross-compiled files into the disk.
> I use --static with the cross-compiler.
> 
> Seems like a glibc version issue, but I don't how to solve it. Can anyone 
> help?
> Or is it some other errors?
> 
> Thanks,
> Chao
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> 

_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to