This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 17 Mar 2012 21:35:03 +0000
- Subject: [Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
- Auto-submitted: auto-generated
- References: <bug-52586-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |build
Target| |mips*64-linux-gnu
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-03-17
Summary|libgo fails to build for |libgo fails to build for
|mipsel64-linux-gnu |mips*64-linux-gnu
|(reference to undefined |(reference to undefined
|name 'SYS_GETDENTS64') |name 'SYS_GETDENTS64')
Ever Confirmed|0 |1
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-03-17 21:35:03 UTC ---
Confirmed on the trunk with glibc 2.15 on mips64-linux-gnu and not just the
little-endian version of mips64.