]> source.dussan.org Git - tigervnc.git/commit
Add scripts for building a cross-compatible version of TigerVNC on Linux. These...
authorDRC <dcommander@users.sourceforge.net>
Fri, 8 Jan 2010 11:17:36 +0000 (11:17 +0000)
committerDRC <dcommander@users.sourceforge.net>
Fri, 8 Jan 2010 11:17:36 +0000 (11:17 +0000)
commitadadd9da419ba7d814271dccf9b7351753cf4d59
treedf0513dd8c2da2fa6819690d59cc9ca5955bce9f
parent5819a7bd6e829bfb962e95a400b936bbd41da1a4
Add scripts for building a cross-compatible version of TigerVNC on Linux.  These build upon the new '-static' option to the build-xorg-7.4 script and add Linux-specific options for statically linking with libgcc, libstdc++, and libcrypto.  When used with RHEL 4, these should produce a version of TigerVNC which will work with all later versions of Linux.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3939 3789f03b-4d11-0410-bbf8-ca57d06f2519
release/build-compat-linux [new file with mode: 0755]
release/build-compat-linux-m32 [new file with mode: 0755]