Mail Archives: djgpp/1994/11/08/19:29:57
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
- Raw text -