On 3/21/12 8:05 AM, Arthur Huillet wrote:
> For what it's worth, I think the issue is
> http://fedoraproject.org/wiki/UnderstandingDSOLinkChange

Yes, someone already posted that link.


> I'm afraid I don't know how to do that. CMake is something I know enough to
> know that I don't want to know any more. :)

It has its quirks, but so does every other system.  The issue with
autotools is that many projects depend on a specific version of it, and
it's really difficult to install that specific version if your system
doesn't have it, because autotools has a lot of external dependencies.
CMake is genuinely cross-platform and very well self-contained, meaning
that it's easy to install anywhere.  However, it's not as hackable as
autotools, meaning that if you discover an issue with it, it can
sometimes be very difficult to work around.


> I think the link above explains that we're actually supposed to link against
> fontconfig explicitly, in all cases. As long as it doesn't break existing
> builds, I guess it's OK to include the patch?

It *does* break existing builds, as I said.  Specifically, Mac and
Windows builds.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to