Hello everyone,
I'm having some problems building the M5 simulator. More specifically in the 
construction of m5.debug.bin as follows:

scons: done reading SConscript files.
scons: Building targets ...
g
 + +-o build/X86_FS/m5.debug.bin build/X86_FS/python/swig/pyevent.do 
build/X86_FS/python/swig/pyobject.do build/X86_FS/dev/baddev.do 
build/X86_FS/dev/disk_image .'s (...)

When referencing the file simple_thread.do, occurs the following errors:

build/X86_FS/cpu/simple_thread.do: In function `ThreadContext: ThreadContext () 
':
simple_thread.cc:
 (. text._ZN13ThreadContextC2Ev [ThreadContext: ThreadContext ()] +0 
x8): undefined reference to `vtable for ThreadContext '
build/X86_FS/cpu/simple_thread.do:
 (. rodata._ZTI18ProxyThreadContextI12SimpleThreadE [typeinfo for 
ProxyThreadContext <SimpleThread>] +0 x8): undefined reference to 
`typeinfo for ThreadContext '
collect2: ld returned 1 exit status
scons: *** [build/X86_FS/m5.debug.bin] Error 1
scons: building terminated because of errors.

I am using Ubuntu 10.04.
I appreciate a lot if someone can help.



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

Reply via email to