Ubuntu Xenial - which LexActivator library to link?

I am building an application on this platform.

nyue@XenialDesktop:~/systems/cryptlex/3.20.4$ uname -r
4.15.0-142-generic
nyue@XenialDesktop:~/systems/cryptlex/3.20.4$ gcc --version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609

Which variant of the gcc library should I link against ?

gcc  gcc-6  gcc-centos-6  musl  README

Cheers

Hi Nicholas,

You need to use the library in the gcc folder.

1 Like