I have this:

#include <machine/clock.h>

In program I use this:

DELAY(1000);

I get this:

undefined referance to 'DELAY'

when I compile the program with GCC with flags -Wall -g -o com main.c

ANY ideas ??

I have looked in the relevent header and it seems to be there

Regards,

Kat.


-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.5.1 - Release Date: 27/02/2005

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to