You should be able to use the 32-bit library just fine under a 64-bit kernel.
If the library comes as a shared object, it won't even link to a 64-bit executable at run time. And if it's a static archive (.a file), it won't link into a 64-bit binary at link time. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
