I am trying to add my own benchmarks for running the FS simulation for ALPHA.

For this I used the crosstool-ng on the wiki page to get the cross compiler for 
ALPHA..and after building the tool I used the following command to compile my C 
file (which is nothing but a printf of Hello)

'alphaev4-unknown-linux-gnu-gcc' 

After including the binary in the image, (after unmounting) and running the FS 
simulation gives me this error (I have made the changes in the Becnhmark.py and 
added the .rcS file)

./hello: lib/lib.so.6.1: version 'GLIB_2.4' not found (required by ./hello)


Any idea, where I am going wrong!!

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

Reply via email to