Indiana University
University Information Technology Services
  
What are archived documents?
Login>>
Login

Login is for authorized groups (e.g., UITS, OVPIT, and TCC) that need access to specialized Knowledge Base documents. Otherwise, simply use the Knowledge Base without logging in.

Close

At IU, what C compilers are available on the UITS central systems?

The UITS central Unix systems (Big Red and Quarry) at Indiana University have at least two C compilers: GNU C (gcc) and a vendor-specific compiler (often cc).

To use gcc on any of these systems, at the Unix prompt, enter:

gcc filename.c

For the ANSI gcc compiler, at the Unix prompt, enter:

gcc -ansi filename.c

In both examples, replace filename.c with the name of your C file.

For documentation on the GNU C compiler, refer to the gcc man page. For vendor-specific compilers, documentation is often available under the man pages for cc.

This is document abby in domain all.
Last modified on June 30, 2009.

Comments/Questions/Corrections

Use this form to offer suggestions, corrections, and additions to the Knowledge Base. We welcome your input!

If you are affiliated with Indiana University and would like assistance with a specific computing problem, please use the Ask a Consultant form, or contact your campus Support Center.

Contact Information

Note: We will reply to your comment at this address. If your message concerns a problem receiving email, please enter an alternate email address.