Hi All Is there any way to link a non-gcc compiled library with a gcc compiled binary? I have a 3rd party software which has been created using native AIX and Solaris compilers as shared library and archive. I have recently ported my application to compile and link with GCC on Solars and AIX. I need to use this 3rd party software to complete to test. Is there any way I can make this link. Your help will be greatly appreciated. With Regards Vardhan