Jean-Marc Lasgouttes skrev:
BTW, is linking with gold a win with LyX?
It's supposed to be faster, although I haven't tried it. I don't think
it affects runtime speed though, only build speed.
--
Pelle
Hi,
Jean-Marc Lasgouttes skrev:
Abdelrazak Younes writes:
Because QtGui is a dynamic library it handles its dependency alone.
What you say would be try if we did static linking.
It seems to me that, in the old days, dynamic libraries requires extra -lFoo
too.
I think it depends on which OS
Abdelrazak Younes writes:
> Because QtGui is a dynamic library it handles its dependency alone.
> What you say would be try if we did static linking.
It seems to me that, in the old days, dynamic libraries requires extra -lFoo
too.
BTW, are we sure we cannot get rid of the X11 code? Is Qt failin
Jean-Marc Lasgouttes wrote:
Per Olofsson writes:
Hi Sven,
Sven Hoexter skrev:
Oh and I've no profound knowledge of the issue so it's possible that the
better solution would be to fix something in Qt's pkg-config in Debian.
It's not Qt's fault -- lyx uses X11 libs directly in
Per Olofsson writes:
> Hi Sven,
>
> Sven Hoexter skrev:
>> Oh and I've no profound knowledge of the issue so it's possible that the
>> better solution would be to fix something in Qt's pkg-config in Debian.
>
> It's not Qt's fault -- lyx uses X11 libs directly in at least one place:
> src/fronten
Hi Sven,
Sven Hoexter skrev:
Oh and I've no profound knowledge of the issue so it's possible that the
better solution would be to fix something in Qt's pkg-config in Debian.
It's not Qt's fault -- lyx uses X11 libs directly in at least one place:
src/frontends/qt4/GuiApplication.cpp
--
Pelle