gcc

What is gcc?

gcc is free C compiler from the GNU project at MIT. It is an ANSI C compliant compiler. It is considerably better than the Sun supplied C compiler which is not ANSI C compliant.

How to Use

On the Suns type:
gcc 

Manuals

man gcc for more information.

Availability

gcc is available on the Suns.
Press here to return to the User's Guide Menu.