Compatibility CC, GCC
lrtaylor@micron.com
lrtaylor@micron.com
Mon Oct 20 19:00:00 GMT 2003
-----Original Message-----
From: MANU_TA [mailto:MANU_TA@terra.es]
> - 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"?
In general you should not have any problems linking _C_ programs and
libraries built with different compilers. So, yes, this should probably
work fine for you.
Cheers,
Lyle
More information about the Gcc
mailing list