21 Oct
2014
21 Oct
'14
8:12 p.m.
Hi,
I've tried to find info or examples of this on the web, but to no avail.
What is the recommended way to build Alsa-lib on a 64-bit machine to create the additional alternative 32-bit libraries for compatibility with 32-bit applications?
The original distro (in this case a Suse Enterprise) has them, but standard './configure make install' only builds the 64-bit variants. I only succeeded by explicitly adding CFLAGS, and wondered if it should work using configure options, or another way? I'm also not sure exactly which flags should be set with that method (m32, march=i686 others?). Does anyone know how it is done in the Suse builds?
Thanks,
Alan