Re: Does gcc 3.2 C++ ABI change apply to C function call?

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

 



Hi Shankar,

>Can a gcc 3.2 compiled C++ library call & link with a C function implemented in a gcc 2.95.2 compiled archive ?

As I understand it: yes. (I haven't tried it myself.)

GCC 3.2 uses the same C ABI as GCC 2.95.2. But they have different C++ ABI's.

--Eljay



[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