Re: [opensource-dev] Not actually OT: How do I get/update gcc to 4.6 on debian squeeze?

2015-01-06 Thread Lance Corrimal
Am Freitag, 12. September 2014, 20:12:35 schrieb Lance Corrimal: > Am 12.09.2014 um 16:34 schrieb Lance Corrimal: > > Am 12.09.2014 um 16:16 schrieb Scott Lawrence (Oz Linden): > >> On 2014-09-08, 15:10 , Lance Corrimal wrote: > I've published the sources for our backport and the debian packag

Re: [opensource-dev] Not actually OT: How do I get/update gcc to 4.6 on debian squeeze?

2015-01-06 Thread Nicky Perian
I have given up on Debian Squeeze. Wheezy delivers gcc-4.6.3 and the sym links to gcc g++ cpp etc can be changed to gcc-4.6. Then for the viewer to run on squeeze I deliver libstc++.so with the viewer manifest. That locks the build to libstc++.so that the viewer was built with.  I have run the vi