Problem while compiling the latest cvs ps2drv.
Posted: Fri Mar 12, 2004 6:57 pm
In ps2netfs, I was getting this error:
I added a line for memcpy in imports.lst:iop-gcc -miop -nostdlib -s -o ps2netfs.irx ps2netfs.o ps2_fio.o devscan.o imports.o
ps2_fio.o(.text+0x1850): In function `ps2netfs_op_dread':
ps2_fio.c: undefined reference to `memcpy'
ps2_fio.o(.text+0x1980):ps2_fio.c: undefined reference to `memcpy'
I'd update it in cvs myself but I'd rather not step on anyone's toes. :)sysclib_IMPORTS_start
I_memset
I_memcmp
I_memcpy
I_strlen
I_strcmp
I_strcpy
I_strncpy
I_strncmp
sysclib_IMPORTS_end