This is the mail archive of the gcc-help@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]
Other format: [Raw text]

mixing gcc2.95 binaries with 3.2.2


I have several libraries created in gcc 2.95 or 2.96 (i686 linux) and we want to link with gcc3.2.2 on RH9 but it fails. We have noticed that linking with gcc3.2 on RH8 works, but when linking the same binaries on RH9/gcc3.2.2 gives (: undefined reference to `__ctype_b') errors. I also tried to link with gcc3.2.3, but no luck. It appears that, if I recompile everything on RH9/gcc3.2.2 it works, but I cannot do this as I have 3rd party libraries that were built with 2.95 for which I do not have source. Any recommendations?
--
Ilhan Dilber Voice: (847) 491-0200x311
Fluent, Inc. Fax: (847) 869-6495



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