On Mon, 6 Feb 2012, Monobrata Debnath wrote:

I was trying to compile gem5 in ALPHA_FS mode. The following error is
encountered.

build/X86_FS/base/cprintf_formats.hh:202: error: ambiguous overload
for 'operator<<' in 'foo << data'

scons: *** [build/X86_FS/mem/ruby/network/simple/Switch.o] Error 1

Any help will be greatly appreciated.



Highly likely that you are using some compiler (GCC 4.1.2 for example) that does not work well with gem5. Try using a different compiler / version.

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

Reply via email to