[Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 30 18:02:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-04-30 18:01:04 UTC ---
(In reply to comment #4)
> Unfortunately the MIPS64 machine in the GCC compile farm, gcc42.fsffrance.org,
> is running a version of glibc that is too old to build libgo.  It is using
> glibc 2.7, which does not have a version of getcontext/setcontext/makecontext
> for MIPS.  I see in the glibc-ports sources that those functions were added in
> 2009.  So unless I find another test machine I am not going to be able to
> properly test a patch.

I will test the trunk later today on my machine which is currently running
glibc 2.15.



More information about the Gcc-bugs mailing list