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