Are the DSOs C++? RH9 uses an updated libstdc++ which can cause problems. Also, if you are exporting anything but "c"-style functions declared with extern c or whatever that is, you will NOT have compatibility at all. There is some work for a standard C++ ABI, but it's still a little fluid. Jon On Tue, 14 Oct 2003, Toralf Lund wrote: > We're having problems linking C++ objects compiled with g++ 3.2 on Red > Hat 9 with libraries (DSOs) built using g++ 2.96 on Red Hat 7.3. Does > anyone have details about the (in)compatibility between these releases? > > - Toralf > > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list