No one has probably tried to compile gem5 on solaris for 5 or 6 years at this point. you’ll have to work through some of these errors.
Ali On Apr 5, 2014, at 2:44 PM, eric van tassell <[email protected]> wrote: > g++ -o build/X86/arch/x86/generated/atomic_simple_cpu_exec.do -c -std=c++0x > -Wmissing-field-initializers -Woverloaded-virtual -pipe > -fno-strict-aliasing -fpermissive -Wno-sign-compare -gstabs+ -Werror > -DDEBUG -DTRACING_ON=1 -Ibuild/fputils/include -Ibuild/libfdt > -Ibuild/gzstream -Ibuild/libelf -Iext -I/usr/include/python2.6 > -I/usr/include/python2.6 -Ibuild/X86 -I/home/gem5/wrk/gem5.nic/df-nic/src > -Ibuild/X86/src build/X86/arch/x86/generated/atomic_simple_cpu_exec.cc > build/X86/arch/x86/generated/atomic_simple_cpu_exec.cc: In member function > 'virtual Fault X86ISAInst::PremFpTopTag::execute(AtomicSimpleCPU*, > Trace::InstRecord*) const': > build/X86/arch/x86/generated/atomic_simple_cpu_exec.cc:2491:33: error: > 'trunc' is not a member of 'std' > build/X86/arch/x86/generated/atomic_simple_cpu_exec.cc:2499:34: error: > 'trunc' is not a member of 'std' > > -- > - evt > (Eric van Tassell) > twitter: evt_texelsoft > linked-in: linkedin.com/in/evttxl > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
