This is the mail archive of the gcc@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]

egcs 1.1 binary incompatible with 1.0.x?


Hi,

According to the egcs 1.1 caveats page,

> egcs-1.1 compiled C++ code is not binary compatible with egcs-1.0.x or
> gcc-2.8.x due to changes necessary to support thread safe exception
> handling.

What does this mean for me, if I'm using shared libraries from other
folks, such as the libjava.so that comes with the JDK?  Does it mean
I have to find out what compiler they use, and make sure I'm using the
same?

Thanks,
Eric
-- 
Software Development Engineer / ericding@applix.com               <><
Applix, Inc. / 112 Turnpike Road / Westboro MA 01581-2842
TEL: (508) 870-0300 x284 / FAX: (508) 366-4873


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