hi, Steve.
I use -static when linking my executable. But when I using ALPHA_SE/m5.debug to execute my program I get:

warn: Entering event queue.  Starting simulation...
Error: syscall _sysctl (#319) unimplemented.  Args: 4831406368, 0, ...
Program aborted at cycle 21847
Aborted
I do'nt know if the "-static" option in linking is enough.
I think maybe _sysctl syscall is not implemented in current version. But is there any other method to get throug it ?  

Reply via email to