Pierre Ossman wrote:
> Note that the 1.0.0 release did not have SIMD acceleration for x86_64,
> so you might want to try checking out a copy from svn. Or building it
> on a 32-bit machine.

It's not necessary to build on a 32-bit machine.  You can simply do:

  configure --host i686-pc-linux-gnu CFLAGS='-O3 -m32' CXXFLAGS='-O3 -m32'

to cross compile a 32-bit version of TigerVNC on a 64-bit machine.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to