Tried that already. The problem is that the configure scripts I've come across expect the version to be at the end:
which gives 2.26, versus
[code]GNU C Library (GNU libc) stable release version 2.26, by Roland McGrath ...
Code: [Select]
ldd (GNU libc) 2.26
which gives 2.26, versus
[code]GNU C Library (GNU libc) stable release version 2.26, by Roland McGrath ...