Re: qt2.2 and others: shared library linking errors

2000-10-15 Thread Kevin Puetz
On Sunday 15 October 2000 12:34, you wrote: > On Wed, Oct 11, 2000 at 08:04:18PM -0500, Kevin Puetz wrote: > > I have a working libqt2.2 - I'll post it to southpole.penguinpowered.com > > tonight for anyone who wants qt back :-) > > It should be fixed in unstable already. Please TELL ME if it isn'

Re: qt2.2 and others: shared library linking errors

2000-10-15 Thread Daniel Jacobowitz
On Wed, Oct 11, 2000 at 08:04:18PM -0500, Kevin Puetz wrote: > I have a working libqt2.2 - I'll post it to southpole.penguinpowered.com > tonight for anyone who wants qt back :-) It should be fixed in unstable already. Please TELL ME if it isn't. > On a slightly unrelated note, is there any rea

Re: qt2.2 and others: shared library linking errors

2000-10-15 Thread Kevin Puetz
I have a working libqt2.2 - I'll post it to southpole.penguinpowered.com tonight for anyone who wants qt back :-) as an added bonus, it's got exceptions removed (bug sent upstream to Ivan E. Moore to incorporate this) so removes about half of KDE2's base memory usage (it's binary compatible).

qt2.2 and others: shared library linking errors

2000-10-11 Thread Daniel Jacobowitz
It looks like we've been hit by a nasty little binutils bug; applications will often fail to link (at compile time) to things in .gnu.linkonce sections (e.g. templated code). There should be a fix in a few days, and then we can try to sort out and rebuild the problem apps - I know at least qt2.2 i