Re: Compiling Debian from source, with GCC 3.4.2

2005-03-03 Thread Goswin von Brederlow
Thiemo Seufer [EMAIL PROTECTED] writes: I could patch each package as I go, but I really want to know if there is any effort to migrate to GCC 3.4, as there a lot more c++ packages with similarly cryptic errors. Currently the main focus is on releasing sarge, with gcc-3.3 as default

Re: Compiling Debian from source, with GCC 3.4.2

2005-03-01 Thread Laurence Darby
On Tue, 1 Mar 2005, Goswin von Brederlow wrote: Laurence Darby [EMAIL PROTECTED] writes: It's my task to compile a complete Debian distribution from source. The main goal is to test our version of the GCC compiler, SDE, which is based on 3.4.2, and has more tuning/optimisations for

Re: Compiling Debian from source, with GCC 3.4.2

2005-03-01 Thread Goswin von Brederlow
Laurence Darby [EMAIL PROTECTED] writes: On Tue, 1 Mar 2005, Goswin von Brederlow wrote: Laurence Darby [EMAIL PROTECTED] writes: It's my task to compile a complete Debian distribution from source. The main goal is to test our version of the GCC compiler, SDE, which is based on

Re: Compiling Debian from source, with GCC 3.4.2

2005-03-01 Thread Thiemo Seufer
Laurence Darby wrote: [snip] I understand that the entire point of dependencies is to ensure things just work, but I'm trying to find out where SDE breaks, so the dependencies are impeding me. What do people do when they want to use a later version of GCC? They install the new package in

Compiling Debian from source, with GCC 3.4.2

2005-02-28 Thread Laurence Darby
Hi, It's my task to compile a complete Debian distribution from source. The main goal is to test our version of the GCC compiler, SDE, which is based on 3.4.2, and has more tuning/optimisations for the MIPS architecture. The second goal is to be able to say: Here is a Debian distribution,

Re: Compiling Debian from source, with GCC 3.4.2

2005-02-28 Thread Goswin von Brederlow
Laurence Darby [EMAIL PROTECTED] writes: Hi, It's my task to compile a complete Debian distribution from source. The main goal is to test our version of the GCC compiler, SDE, which is based on 3.4.2, and has more tuning/optimisations for the MIPS architecture. The second goal is to be