This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug go/88060] ../../../gcc-8.2.0/libgo/go/syscall/libcall_linux_utimesnano.go:17:18: error: reference to undefined name ‘_AT_FDCWD’


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88060

--- Comment #4 from martin <mfe at live dot de> ---
Created attachment 45025
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45025&action=edit
/usr/include/linux/fcntl.h

I found the AT_FDCWD in the file /usr/include/linux/fcntl.h

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