Gwenole Beauchesne <[EMAIL PROTECTED]> wrote: >On Thu, 7 Mar 2002, Raul Dias wrote: > >> >the linker will >> >match them together ? This sounds me a bug in the dynamic linker ? >> >> Not in the linker itself, the reason was that the main package and the >> library were compiled with different (and c++ ABI incompatible) GCCs. > >1) Could you please name me such a package in Mandrake Linux 8.2?
There is no such package AFAIK. however there will be user's package as people start to use gcc 3.x instead of 2.96 as this was the issue in the beggining of this thread. > >2) You can't have a main package was built with another library with >incompatible ABI at least for gcc2 <-> gcc3 interop since the linker would >have cried when linking that said package, so you won't get that package. True. However rpm would allow such a package to be installed. The whole point was to suggest to add this as a feature to urpmi avoiding this to happen. just trying to help the description of the urpmi package be true ;) Best Regards, Raul Dias
