[Bug 700833] Review Request: colorgcc - Script to colorize the terminal output of gcc, g++, cc, c++

bugzilla at redhat.com bugzilla at redhat.com
Fri Apr 29 15:16:31 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=700833

Thomas Spura <tomspur at fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tomspur at fedoraproject.org

--- Comment #1 from Thomas Spura <tomspur at fedoraproject.org> 2011-04-29 11:16:30 EDT ---
Hmm, is there an easy way to call ccache instead of gcc within colorgcc?
Currently I have this for calling colorgcc:
$ ll /usr/local/bin/
insgesamt 0
lrwxrwxrwx. 1 root root 15 15. Mai 2010  cc -> /usr/bin/ccache
lrwxrwxrwx. 1 root root 15 15. Mai 2010  g++ -> /usr/bin/ccache
lrwxrwxrwx. 1 root root 15 15. Mai 2010  gcc -> /usr/bin/ccache

Replacing that link to color-gcc will unfortunately disable ccache...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list