> I've noticed one inconsistency how libraries are installed. For shared > libraries (lib*.so), the 32-bit version is installed in prefix/lib, while > 64-bit version is installed in prefix/lib/sparcv9. > > For static libraries (lib*.a archives), it is the other way around. The > 64-bit version is installed in prefix/lib, while 32-bit version is > installed in prefix/lib/sparcv7!?
How many libraries do you have in prefix/lib/sparcv7? Which one(s)? -- Eric Botcazou