| [ CnUnix ] in KIDS 글 쓴 이(By): Gizmos ( 그림이) 날 짜 (Date): 1996년10월04일(금) 17시04분51초 KDT 제 목(Title): [Q]delay() in solaris 2.5 sleep()보다는 delay()가 초 미만 단위도 제어 할 수 있기 때문에 써 보려고 했더니 g++ test.c Undefined first referenced symbol in file delay /var/tmp/cca005kM1.o ld: fatal: Symbol referencing errors. No output written to a.out 라고 나오네요.. 어떤 라이브러리와 같이 compile해야 하나요? |