On 06/27/2017 02:29 PM, Florian Weimer wrote: > On 06/27/2017 10:00 AM, Vineet Gupta wrote: >> diff --git a/sysdeps/unix/sysv/linux/arc/shlib-versions b/sysdeps/unix/sysv/linux/arc/shlib-versions >> new file mode 100644 >> index 000000000000..c4d5d029812d >> --- /dev/null >> +++ b/sysdeps/unix/sysv/linux/arc/shlib-versions >> @@ -0,0 +1,2 @@ >> +DEFAULT GLIBC_2.21 >> +ld=ld-linux.so.2 > > Is there a reason why you set the ABI baseline to GLIBC_2.21? Why not > GLBIC_2.26? No real reason, perhaps this is the version where we started off of. I'll change this - and other places to 2.26 ! Thx, -Vineet