RE: Compatibility CC, GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----Original Message-----
From: MANU_TA [mailto:MANU_TA@xxxxxxxx] 

> - 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


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux