Hi All,

I'm a Mac noob and I'm trying to get gem5 working on OS X 10.8.2. I was
hoping one of the devs who use Mac could give a more detailed explanation
of how to get it working for Mac. Here is my current situation:

Mac OS X 10.8.2 with Xcode 4.6 and command line tools.
Installed the following from MacPorts:

scons 2.2.0
python 2.7.3
gcc  4.7.2_2 (got gcc47 from MacPorts because scons complains that Xcode
version is too old, 4.2 I think)
swig 2.0.9
hg 2.5.1
m4 1.4.6
zlib 1.2.7

When I try to build, it compiles fine, but when it gets to the linking
stage it fails with: g++: error : -fuse-linker-plugin not supported in this
configuration. I tried installing binutils 2.21 to see if its linker would
work, it did not. I removed -fuse-linker-plugin from the SConstruct and it
compiled and linked ok but now I get the same error seen here:
http://www.mail-archive.com/gem5-users@gem5.org/msg06632.html if I simply
run ./build/ARM/m5.fast configs/example/fs.py. Any help would be
appreciated.

Thanks,
Anthony Gutierrez
http://web.eecs.umich.edu/~atgutier
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to