This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compatibility CC, GCC


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)






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]