Re: [VirtualGL-Users] 32bit VirtualGL build on 64-bit linux

2013-04-29 Thread Shanon Loughton
What distro are you using Dave? Shanon On 30 April 2013 07:55, DRC wrote: > On many platforms, the 32-bit compiler infrastructure is in a set of > extra packages that aren't installed by default. Make sure that you can > successfully compile a 32-bit app using -m32 ("Hello, world" or > whatev

Re: [VirtualGL-Users] 32bit VirtualGL build on 64-bit linux

2013-04-29 Thread DRC
On many platforms, the 32-bit compiler infrastructure is in a set of extra packages that aren't installed by default. Make sure that you can successfully compile a 32-bit app using -m32 ("Hello, world" or whatever.) The VirtualGL build system enables either 32-bit or 64-bit based on the value