I'm guessing libgzstream.a was built on a 32 bit machine and you're linking it into a 64 bit m5 or vice versa. Try deleting the build/gzstream directory and rebuilding and the problem may just go away. If that doesn't work, try again deleting the entire build directory. gzstream is provided as part of the m5 repository in the ext directory, but, like the other things in ext, originally came from somewhere else.

Gabe

Quoting Simran Basi <[email protected]>:

Hi,

I'm new to M5 and I can't seem to get it to build on my newer 64-bit machine. I run the command sconcs build/ALPHA_FS/m5.opt and I get the following error

/usr/bin/ld:skipping incompatible build/gzstream/libgzstream.a when searching for -lgzstream
/usr/bin/ld: cannot find -lgzstream

What is lgzstream and how to find it/ get it?

Thanks,
Simran Basi
UCLA
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users



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

Reply via email to