Is there a way to get static linking against nsswitch to work ?

William Tambe tambewilliam@gmail.com
Sun Jul 12 08:43:20 GMT 2020


I am statically building an executable that uses getpwuid(); but it
always returns null.

A google search shows the problem is due to statically linking against nsswitch.

Our GLIBC port does not currently support shared libraries; is there a
way to get static linking against nsswitch working ?


More information about the Libc-help mailing list