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 (f.egz. from testing)?
I've successfully built 2.4.20 with gcc 3.3 from unstable. I've been running it for about a week now with no problems. For an in-house C++ application, I had a bit of work to port it from 3.2 to 3.3. Most of the issues where concerned with better detection by gcc of non-standard usage. Once I fixed the code, the application compiled cleanly and ran without problems. -- Jean Pierre