Query: colorgcc
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COLORGCC(1) General Commands Manual COLORGCC(1)NAMEcolorgcc - colorization wrapper for gccSYNOPSIScolorgcc [OPTION]... [FILENAME]...DESCRIPTIONcolorgcc acts as a wrapper around gcc(1) to ease reading its output by colorizing it.OPTIONSSince colorgcc is a wrapper around gcc(1), it has the same command line options as gcc(1).USAGEAt your shell prompt, set your CC environment variable to 'colorgcc'. This may be done in several different ways, depending on what shell you use. In a Bourne-compatible shell (bash, ash, zsh, pdksh), type: export CC="colorgcc" In a C shell variant (csh, tcsh), type: setenv CC "colorgcc" Refer to your shell's documentation for more information on setting environment variables.FILES/etc/colorgcc/colorgccrc System-wide configuration file for colorgccrc. $HOME/.colorgccrc Personal configuration file for colorgccrc.SEE ALSOgcc(1), colorgccrc(5)HISTORYJan 15 2003: Initial version of this manual-page.REPORTING BUGSReport bugs to <jmoyers@geeks.com>AUTHORSJamie Moyers <jmoyers@geeks.com> is the author of colorgcc. This manual page was written by Joe Wreschnig <piman@sacredchao.net>, and modified by David Weinehall <tao@debian.org>, for the Debian GNU/Linux system (but may be used by others).COPYRIGHTCopyright (C) 2003 Jamie Moyers This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Jan 15, 2003 COLORGCC(1)
Related Man Pages |
---|
dircolors(1) - redhat |
printf(1) - redhat |
clmake(1) - debian |
lsmboxrc(5) - debian |
su(1) - suse |
Similar Topics in the Unix Linux Community |
---|
Porting From Linux To Hpux |
Is gcc compliant with the C++ standards |
Why is gcc missing from </usr/sfw/bin> |
What's wrong my sed? |
AIX 7.1 gcc 4.8.5 issue |