#define SIGILL 4
signal(SIGINT,sigproc);
signal(SIGALARM,my_sigalarm);
alarm(ALARM_SLEEP);
checking whether setpgrp takes no argument... configure: error: cannot check setpgrp when cross compiling
欢迎光临 Chinaunix (http://bbs.chinaunix.net/) | Powered by Discuz! X3.2 |