Date: Tue, 8 Nov 94 18:04:21 +0100 From: vincent AT physique DOT ens DOT fr (CROQUETTE Vincent) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: redifinition of rawclock in libc and grx there is a redifinition of rawclock in grx103m1 and libc.a ver112m2 which library should be modify ...! this is the compilation error message when I add clock() in the mousetest.c prorgram which I rename mvc.c here gcc -Wall -O -I../include -L../lib -o mvc mvc.c -lgrx -lm mvc.c: In function `mousetest': mvc.c:66: warning: int format, long int arg (arg 2) fake(.text+0xc): multiple definition of `rawclock' mouse.c(.text+0x0): first defined here Vincent Croquette