Hello, Could some body help me? I have one question: - I use compiler "cc" V6.4-215 and "gcc" V3.3.1. - My question is: Could I link a dynamic library (libXXX.so), which is compilated with "cc", with a object file compilated with "gcc"? - Example: We have libExample.so (compilated with "cc"). We want to link this library in file main.o (compilated with "cc"). -- This is possible ??? I would very grateful if you could tell me if this is possible, and how I could do it. Thank you in advanced and regards, Manuel (Spain)