xboard-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XBoard-devel] Desktop Effects (Compiz)


From: h.g. muller
Subject: Re: [XBoard-devel] Desktop Effects (Compiz)
Date: Tue, 14 Jul 2009 08:03:09 +0200


t's one of the things I worry about-- other operating systems. The other is that because this manifests itself only using Compiz, there is a very real possibility that the bug is in compiz and not the way we link.

Well, on second thoughts, given the way linkers work, it would
only be logical to use the order

-lm -lXaw -lXt

Xaw is supposed to be built on Xt, so Xaw is likely to call
routines in libXt, but not vice versa. The lowest-level library
should always go last.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]