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

2014-09-04 Thread Lance Corrimal
Hi,


I guess noone else builds on linux AND tries to actually have a build 
environment that is exactly the same as the one Ll uses... Since it is NOT 
DOCUMENTED.

Cheers
LC
am Donnerstag, 28. August 2014, 09:45:06 schrieb Lance Corrimal:
> Hi gang,
> 
> How do I upgrade gcc to 4.6 on debian squeeze?
> 
> And what else does need to be upgraded on debian squeeze to have the
> versions that LL uses?
> 
> The wiki page about setting up a build environment on linux still talks
> about gcc 4.3...
> 
> Cheers
> LC
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


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

2014-09-04 Thread Nicky Perian
Lance, Oz, plans to release as much as possible about LL linux build system.

While waiting on that I am doing the following for Linux 32 bit on Kokua.
Use a Debian wheezy vm. change the sym links @cpp @g++. @gcc
from gcc-4.7 to gcc-4.6 as it appears to be the same compiler that LL 
backported to squeeze.

Then when run on squeeze the libstdc++ mismatches happened.

To work around that  my hackish approach is to copy the build system libstdc++ 
into
the manifest.

That allows the viewer to run on squeeze without a mismatch.

I don't plan to support anything older than squeeze.

https://bitbucket.org/NickyP/kokua/commits/583f8df7f150aacda096cd3d134f38c4259ce75e


Also, I tested on Linux Mint 17 32 bit and there were no ill effect moving 
forward.

Nicky



On Thursday, September 4, 2014 10:00 AM, Lance Corrimal 
 wrote:
 

>
>
>Hi,
>
>
>I guess noone else builds on linux AND tries to actually have a build 
>environment that is exactly the same as the one Ll uses... Since it is NOT 
>DOCUMENTED.
>
>Cheers
>LC
>am Donnerstag, 28. August 2014, 09:45:06 schrieb Lance Corrimal:
>> Hi gang,
>> 
>> How do I upgrade gcc to 4.6 on debian squeeze?
>> 
>> And what else does need to be upgraded on debian squeeze to have the
>> versions that LL uses?
>> 
>> The wiki page about setting up a build environment on linux still talks
>> about gcc 4.3...
>> 
>> Cheers
>> LC
>> ___
>> Policies and (un)subscribe information available here:
>> http://wiki.secondlife.com/wiki/OpenSource-Dev
>> Please read the policies before posting to keep unmoderated posting
>> privileges
>
>
>___
>Policies and (un)subscribe information available here:
>http://wiki.secondlife.com/wiki/OpenSource-Dev
>Please read the policies before posting to keep unmoderated posting privileges
>
>
>___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

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

2014-09-04 Thread Monty Brandenberg
On 9/4/2014 11:00 AM, Lance Corrimal wrote:
> Hi,
>
>
> I guess noone else builds on linux AND tries to actually have a build
> environment that is exactly the same as the one Ll uses... Since it is NOT
> DOCUMENTED.

Nobody would *want* the exact same build environment that we use.
But Oz is, I believe, running down the info on the tool chain
components.  We're large enough that that info is stuck in a silo
somewhere and we have to blast it out.

m

-- 
Monty Brandenberg | Unit of Production
Skype monty.linden | Second Life Monty Linden

Linden Lab | Makers of Shared Creative Spaces
Check out what we're working on!
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges