Hi Everyone,
Has anyone else come across this warning when linking X86/gem5.fast:
build/X86/arch/x86/linux/process.hh:65:37: warning: type of
'syscallDescs' does not match original declaration [enabled by default]
In file included from build/X86/base/cprintf.hh:1772:0,
It's actually only a tiny part of the warning message. The linker warns
about syscallDescs a few times and then outputs a mostly useless include
trace. I suspect this might be a bug in binutils (I'm using version
2.22) or gcc (version 4.7.2) that is related to LTO. I've attached the
build log if anyone wants to have a look.
//Andreas
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev