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.0.1 and gnu-2.8 STL problem?


An imaging library that was built with egcs-1.0.1 does not link with a main
compiled using gnu-2.8.0 because the mangled names for the STL
calls couldn't be resolved.

The STL library used with gnu-2.8.0 was downloaded separately: libstdc++-2.8.0

Our environment is sparc-sun-solaris2.5.1.

Does anyone know if this is a known problem, or if I need a different libstd?

Thanks,
John



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