Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#3157 - Add symlinks to ccache package to help out makepkg

Attached to Project: Arch Linux
Opened by Judd Vinet (judd) - Wednesday, 07 September 2005, 23:31 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Kevin Piche (kpiche)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Hi Kevin,

Could you add some symlinks to the ccache package for me? It makes it easier to use ccache through makepkg on the fly.

ln -s /usr/bin/ccache /usr/lib/ccache/bin/cc
ln -s /usr/bin/ccache /usr/lib/ccache/bin/gcc
ln -s /usr/bin/ccache /usr/lib/ccache/bin/g++
ln -s /usr/bin/ccache /usr/lib/ccache/bin/cpp

Thanks.
This task depends upon

Closed by  Kevin Piche (kpiche)
Thursday, 08 September 2005, 18:45 GMT
Reason for closing:  Implemented
Additional comments about closing:  Implemented in version 2.4-2.

Loading...