I Use This!
Very High Activity

Ratings and Reviews : Listing

...krshukla says:
Essential software  
4.0
   
written almost 15 years ago

Good quality, stable and rocking. I use it on daily basis.

Would get my 5 if error checking and mistake-proofing were enhanced. Also support on windows is not that good.

5 out of 7 users found the following review helpful.
Did this review help you? |
Caglow says:
The Only Free Ada Compiler  
5.0
 
written over 13 years ago

There are quite a few Ada compilers floating around on the internet. The only Ada compiler that's actually free (libre) is GNAT. It excels at everything from error reporting to generating excellent code.

With it's inclusion into GCC, it's getting even better. So sure, the GPL exception's gone but who needs it anyways?

3 out of 3 users found the following review helpful.
Did this review help you? |
kings_mitra says:
A true leader....  
4.0
   
written almost 15 years ago

Being a cross platform compiler, GCC is often the compiler of choice for developing software that is required to execute on a wide variety of hardware and/or operating systems.

As most of the compiler with GCC, is the same on every platform, only code which explicitly uses platform-specific features has to be rewritten for each system.

It has also been ported to more kinds of processors and operating systems than any other compiler.

2 out of 2 users found the following review helpful.
Did this review help you? |
drummyfish says:
Excellent project  
5.0
 
written about 6 years ago

GCC powers our free software and we owe a lot to it. It's always my first choice for compiling C/C++. There's many useful options, such as optimizations, different compilation stages, warning messages etc. The only problem I can remember was a missing support for some new advanced C++ header from the standard lib, but that's basically it. Can't even remember facing any bugs. Awesome job here.

1 out of 1 users found the following review helpful.
Did this review help you? |
morganv says:
GNU Compiler Collection  
0.0
 
written almost 14 years ago

all gathered in one place, very convenient

0 out of 3 users found the following review helpful.
Did this review help you? |