Well, my build environment for this kind of stuff in fact *is* a debian
squeeze 6.0.10 running on KVM, and the gcc available for it is 4.4.5, not
4.6.x:
debian-build-6-2:~$ cat /etc/debian_version
6.0.10
debian-build-6-2:~$ g++ --version
g++ (Debian 4.4.5-8) 4.4.5
There is no newer gcc availab
Yes. I agree, It does cause problems for older distros. I have been balancing
the old / new distro support for some time. If I provide the old then the new
users complain about every time I start libxxx.so library is missing. In some
cases I provide a newer libxxx.so in the viewer package but th
On 2014-08-19, 07:27 , Henri Beauchamp wrote:
On Tue, 19 Aug 2014 09:37:36 +0200, Lance Corrimal wrote:
Am Montag, 18. August 2014, 14:01:45 schrieb Nicky Perian:
I ran into an issue with boost built with gcc 4-6 and viewer compiling goo
4-7. rebuilt boost on 4.7 and no more problems.
Hi,
th
On Tue, 19 Aug 2014 09:37:36 +0200, Lance Corrimal wrote:
> > Am Montag, 18. August 2014, 14:01:45 schrieb Nicky Perian:
>
> >> I ran into an issue with boost built with gcc 4-6 and viewer compiling goo
> >> 4-7. rebuilt boost on 4.7 and no more problems.
>
> Hi,
>
> that worked. Now that needs t
Hi,
that worked. Now that needs to go into the official sources...
Cheers
LC
Am 08/18/2014 um 11:10 PM schrieb Lance Corrimal:
> Hi,
>
> Thanks, I'll give that a try,
>
> Cheers
> LC
> Am Montag, 18. August 2014, 14:01:45 schrieb Nicky Perian:
>> I ran into an issue with boost built with gcc 4-6