Re: gcc 3.3 - what problems should I expect?

2003-06-19 Thread Matthias Urlichs
Hi, Bernd Eckenfels wrote: 2.4.21 contains some fixes for linkage errors, which are created due to extern _inline_ declarations. You just need to remove the extern modifier and it will work for 2.4.20. s/extern/static/, actually. Gcc will then happily not emit the inline function's body if

Re: gcc 3.3 - what problems should I expect?

2003-06-18 Thread Marcelo E. Magallon
On Tue, Jun 17, 2003 at 11:39:20PM +1000, Hamish Moffatt wrote: How? It always fails to link for me. I have compiled 2.4.20 and 2.4.21 with gcc 3.3 (not Debian's) a couple of times now. I only had trouble with i2c and lm-sensors, though. Marcelo

Re: gcc 3.3 - what problems should I expect?

2003-06-18 Thread Bernd Eckenfels
On Wed, Jun 18, 2003 at 08:22:51AM +0200, Marcelo E. Magallon wrote: On Tue, Jun 17, 2003 at 11:39:20PM +1000, Hamish Moffatt wrote: How? It always fails to link for me. I have compiled 2.4.20 and 2.4.21 with gcc 3.3 (not Debian's) a couple of times now. I only had trouble with i2c and

Re: gcc 3.3 - what problems should I expect?

2003-06-17 Thread Hamish Moffatt
On Mon, Jun 16, 2003 at 03:24:03PM -0400, Jean Pierre LeJacq wrote: Quoting Krzysztof Kajkowski [EMAIL PROTECTED]: I'm intending to move to SID from my woody box. I was wondering what problems should I expect while building packages using new gcc 3.3. Does kernel 2.4.21 build correctly?

gcc 3.3 - what problems should I expect?

2003-06-16 Thread Krzysztof Kajkowski
Hello! I'm intending to move to SID from my woody box. I was wondering what problems should I expect while building packages using new gcc 3.3. Does kernel 2.4.21 build correctly? What about other progs like mplayer, mozilla etc? Can I install gcc 3.2 (f.egz. from testing)? regards cayco

Re: gcc 3.3 - what problems should I expect?

2003-06-16 Thread Jean Pierre LeJacq
Quoting Krzysztof Kajkowski [EMAIL PROTECTED]: I'm intending to move to SID from my woody box. I was wondering what problems should I expect while building packages using new gcc 3.3. Does kernel 2.4.21 build correctly? What about other progs like mplayer, mozilla etc? Can I install gcc 3.2