Good morning! Is there any way of using a 32-bit library in a 64-bit build environment??? Our entire software build is 64-bit but I need to use a vendors library that is only 32-bit and never will be 64-bit. Any such way of accomplishing this task? I¹m using gcc/g++ 4.1.2 on CentOS 5.3/64-bit. A majority of the code is c++. Maybe some kind of wrapper I can create??? I'm hoping!!! Yes, I¹m working on upgrading compilers, but, not there yet! Thanks, -brian -- --