Any suggestions?
Search found 3 matches
- 28 April 2010, 19:45
 - Forum: Форум системы ejudge
 - Topic: Kernel Patch
 - Replies: 4
 - Views: 14423
 
Re: Kernel Patch
Hey, I've executed sum.c successfully after compilation with -static option, but I still can't set time and memory limits 
Any suggestions?
		Any suggestions?
- 28 April 2010, 14:15
 - Forum: Форум системы ejudge
 - Topic: Kernel Patch
 - Replies: 4
 - Views: 14423
 
Re: Kernel Patch
Thanks, will try it later today. But I think it will resolve only shared library (libc and others) loading problem. Will I be able to set time/memory limits after static compiling?
		- 27 April 2010, 13:20
 - Forum: Форум системы ejudge
 - Topic: Kernel Patch
 - Replies: 4
 - Views: 14423
 
Kernel Patch
Hey, I want to understand how to use linux kernel patch without reuse library. I want to set secure mode, time and memory limits, but every time I get following: starting ... secure: 0 MLE: -1 TLE: -1 <program name unknown>: error while loading shared libraries: libc.so.6: cannot open shared object ...