Linked by Eugenia Loli on Tue 7th May 2002 15:21 UTC
Original OSNews Interviews Mark Mitchell is one of the people behind CodeSourcery, but he is mostly known for his major contributions on GCC, the Gnu compiler. These days, Mark is the release manager of GCC and he is working hard trying to get GCC 3.1 out of the door. GCC 3.1 is going to be the first truly stable version of the 3.x source branch and many developers are already looking forward for it. Mark talked to OSNews about the new GCC, the future and the competition.
Permalink for comment
To read all comments associated with this story, please click here.
I'm with NH -- You guy's don't understand GCC
by eloj on Wed 8th May 2002 00:03 UTC

GCC is the Gnu Compiler Collection. It aims to be portable and support a lot of targets. The questions basically reeked of "gcc produces inferior x86-code. What are you doing to fix this for us non-contributing leeches?", which is just plain rude and whining.

The questions should have been about general improvements in code generation, if the codebase has become easier work with and add targets to, if any new targets is coming in, how much of the c++ standard it supports (is export in? g++ compiles both Loki and Boost, no? Does MSVC?). You didn't even ask what was in store after the release? What is the focus of the next major version?

In short, the questions sucked and the answers were to the point.