This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sendfile64 not impelemented in mips64


Hello, everyone, when I compile the file used sendfile64 in mips64el,
gcc reported that warning: sendfile64 is not implemented.
Are the 3 files "sysdeps/unix/sysv/linux/syscalls.list 
ports/sysdeps/unix/sysv/linux/mips/mips64/syscalls.list
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list
" the template of syscalls?

What the relationship of the 3 files. And I found sendfile64 in the
file sysdeps/unix/sysv/linux/syscalls.list. But why gcc report
that warning?

How could I fix the bug? Implemented sendifle64 in
ports/sysdeps/unix/sysv/linux/mips/mips64/n64/?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]