I regularly compile gem5.opt for X86. I am using GCC version 4.5.2.
-- Nilay On Fri, 10 Feb 2012, Xuhao Chen wrote:
Hi Nilay, Thank you very much for your reply. Have you ever compiled X86_FS gem5.opt mode successfully? Which GCC version do you use? Thanks. Xuhao Chen PhD student School of Computer National University of Defense Technology Changsha, Hunan, P.R.China, 410073 Tel: +86-159-741-03340 (Mobile) From: Nilay Vaish Date: 2012-02-10 23:42 To: gem5 users mailing list Subject: Re: [gem5-users] error in compiling gem5 X86_FS From the error message, this seems to be a problem with GCC and not with gem5. You should report this to the GCC's development team as indicated in the error message. -- Nilay On Fri, 10 Feb 2012, Xuhao Chen wrote:When I try to compile gem5.opt in X86_FS mode (the host OS is Red Hat Enterprise 6), there is an error: [root@cxh gem5-stable-b9ba22cb23f2]# scons build/X86_FS/gem5.opt ... {standard input}: Assembler messages: {standard input}:2420537: Warning: end of file not at end of a line; newline inserted {standard input}:2420638: Warning: zero assumed for missing expression {standard input}:2391488: Error: undefined symbol `.LLSDACSE10217' in operation g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See <http://bugzilla.redhat.com/bugzilla> for instructions. scons: *** [build/X86_FS/arch/x86/decoder.o] Error 1 scons: building terminated because of errors. [root@cxh gem5-stable-b9ba22cb23f2]# Note that I succeeded to compile X86_FS/gem5.debug. Thank you. best, Xuhao Chen ----------------------------------- PhD student School of Computer National University of Defense Technology Changsha, Hunan, P.R.China, 410073 Tel: +86-159-741-03340 (Mobile)_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
