Displaying 2 results from an estimated 2 matches for "using_lsbdev".
2015 Nov 23
6
Building for older versions
Hi --
I'm trying to build an application on CentOS 7 which
can run on older versions of CentOS. I'm running into
problems with versioning of memcpy in Glibc. Executables
built on CentOS 7 require memcpy from glibc-2.14, which
causes the program not to load on systems with older
versions of glibc.
My online search suggests to add an asm() with a .symver
option to select memcpy from
2015 Nov 23
0
Building for older versions
On 11/23/2015 07:33 AM, Michael Eager wrote:
> Does anyone have a reasonable solution?
I'd start here:
https://wiki.linuxfoundation.org/en/Using_lsbdev