This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc3.2 shared library compatible with gcc2.95 program?
- From: "Niu, Yin" <yniu at cisco dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Date: Thu, 26 Jun 2003 16:34:54 -0400
- Subject: gcc3.2 shared library compatible with gcc2.95 program?
Hi,
Does shared library built with gcc3.2 compatible with programs built with
gcc2.95? If not, is there any way to force the new gcc to build in the old
way? The code is written in C.
Thanks,
Yin