Lars Gullik Bjønnes wrote:
> Peter Kümmel <[EMAIL PROTECTED]> writes:
> 
> | Jean-Marc Lasgouttes wrote:
> | > The only thing that scares me is what is the _next_ thing that will be
> | > on the chopping block. Ispell and gtk are a no-brainer; but then? When
> | > heads begin to roll, the people demands more blood ;-)
> | 
> | Here an idea: ;)
> | Linking against Qt4Core is allowed for all libs.
> 
> then your throw the idea of frontends written in anything else than qt
> out the door.
> 
> I am not in favour.
> 

This was not very serious, but when building a --no-undefined
(windows dll) src/support library I was confronted with this
problem, because Timeout uses effectively frontend code,
because the ctor of Timeout must be implemented on the
frontend side which uses frontend code. So I should have sad:

Linking against a frontend lib (QtCore, pango...) is allowed
for all libs.

-- 
Peter Kümmel

Reply via email to