https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121620
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- There is nothing that can be done from gcc side of things since getpwnam and getpwuid really do require that as glibc uses dlopen to open up shared libraries (plugins) that is used to implement those 2.