On 10/22/2014 09:45 PM, Andrei Borzenkov wrote:
Grr.. you mean multilib doesn't provide the needed 32-bit gcc requirements? I
looked at that and thought that multilib covered it. I'll install and give it a go, but I still am unclear why it isn't covered by multilib. Oh well, learned much more about the ABI that I had planned in this exercise...
Multilib allows you to concurrently install libraries for multiple architectures. It does not say you must always have them for every architecture.
Thank you Andrei and Arvidjaar, The issue was gcc 32-bit. I thought I was covered having multilib + libgcc_s1-32bit, but the full gcc 32-bit was needed. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org