Bug 151620 - Don't hardcode the full /usr/bin/gcc path in c89, c99 wrappers
Summary: Don't hardcode the full /usr/bin/gcc path in c89, c99 wrappers
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-20 23:21 UTC by Ville Skyttä
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 4.0.0-0.35
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-21 20:58:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2005-03-20 23:21:38 UTC
Using "gcc" instead of "/usr/bin/gcc" in /usr/bin/c89 and /usr/bin/c99 would
allow various "wrappers", such as ccache from Fedora Extras, to plug
transparently into them.  In the ccache case, this change would allow it to
cache compilations done with these wrapper scripts.


Note You need to log in before you can comment on or make changes to this bug.