gcc 3.0 Coming Soon to a Computer Near You
An anonymous submitter sent in pointers to a couple of mailing list messages about the imminent release of gcc 3.0. The official word seems to be that 3.0 might be out as early as this weekend.
← Back to Stories (view on slashdot.org)
Guess what? Everyone that complained about GCC 2.96 being broken (and not reading http://www.bero.org/gcc296.html) despite the fact that their code wasn't C99 complient STILL WON'T COMPILE. Now you can't complain that your code won't work because it's a developmental compiler, you'll actually have to fix it. Numerous examples of this are listed at the above URL, I'd highly suggest you try it out. I have a feeling quite a few people are gonna be red in the face over this one. ;-)
P.S. It's GCC 3.0, FYI.
Interested in open source engine management for your Subaru?
Uh... would it make you happy if they called it version 23.0? Other vendors increase version numbers like there is no tomorrow (makes managers happy, I think), so we should "catch up" to that silliness? What difference does it make?
just seems like more proof that the Open Source development model leads to slower release cycles
What are you smoking? Free software is in continuous release. How long has it been between versions of MS VC? Almost a year and a half now...
a never ending game of catchup
I think if you compare standards compliance, gcc ranks right up there with every other vendor.
I was going to just mod you down, but there is no "-1 duh" moderation.
Ryan T. Sammartino
Ryan T. Sammartino
"Ancora imparo"
I just tried to download KAI++ and install it on my SuSE box. Amazingly enough, Intel fucked themselved (and their customers) by releasing versions of their compiler that were dependent upon the RedHat 6.2 version of egcs, and the RedHat 7.1 version of GCC (2.9unstable). GCC 3.0 will come out, all of the distros will get up to speed, and I'll be able to use an optimizing compiler to help my fast code run faster. Slightly off topic, but not really.
The middle mind speaks!
I can't believe you bit.
Rehat has already incorporated gcc 3.0 into a patch for 7.1 and 7.0 that they are posting as a critical update.
Someone you trust is one of us.
I _think_ it can be either int main() or void main() or main() (which the compiler takes as void main() ).
But then I hack perl and C, not C++. :-) I'd check but I don't have a c++ compiler handy at the moment.
--
News for geeks in Austin: www.geekaustin.org
News for Geeks in Austin, TX
Right, because it's his project. What is your point? Anybody can fork off GCC if they wish. So what?
Since its inception in 1987 there have been 101 released versions of GCC. Microsoft since Quick C has released 11 versions counting all Visual (Quick) C and Visual C++. Counting all of Borland/Inprise's various C and C++ compilers (Turbo, Borland, Builder, OS/2, and Vision) there are 21 versions. Of course those are complete IDE's so you can't really compare them to gcc which is only a compiler. However, I think you get the point. Neither MSVC nor C++ Builder are platform indepenedent so you can throw them in the trash (what is the point of C/C++ if you can't port to a different platform).
Someone you trust is one of us.
Amen, brotha! But I have to admit that I'm still using Microsoft Word for Windows version 3.0. That program does everything that I could possibly want in a MS product.
If tits were wings it'd be flying around.
From what I understand, ccc (Compaq C Compiler) for the alpha is supposed to make GCC it's bitch, so to speak. Of course, if you're talking about cross-platform compilers, then, well, nevermind.
well, I do know about them, I just omitted the "use namespace std;" bit because I was feeling lazy ;-)
thanks for the url, btw.
--
News for geeks in Austin: www.geekaustin.org
News for Geeks in Austin, TX