from small one page howto to huge articles all in one place
 

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

76722

userrating:

average rating: 1.2 (8 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Tutorials per portage category->dev-util->ccache

The tool ccache is able to speed up recompilations of the same sources by caching the gcc outputs into cache files. If ccache detects a recompilation of a file it has in cache, the cache files get returned.
The use of ccache is transparent to the end user except that some compiles are faster.
It uses ~/.ccache as its storage place.
If you want to speed up ccache, mount a reiserfs partition to that ccache directory.
Reiserfs is very fast when dealing with small files and this makes it very usefull for ccache.

From the ccache man-page

INSTALLATION

There are two ways to use ccache. You can either prefix your compile commands with "ccache" or you can create a symbolic link between ccache and the names of your compilers. The first method is most convenient if you just want to try out ccache or wish to use it for some specific projects. The second method is most useful for when you wish to use ccache for all your compiles.


To install for usage by the first method just copy ccache to somewhere in your path.


To install for the second method do something like this:

   
cp ccache /usr/local/bin/
ln -s /usr/local/bin/ccache /usr/local/bin/gcc
ln -s /usr/local/bin/ccache /usr/local/bin/g++
ln -s /usr/local/bin/ccache /usr/local/bin/cc


This will work as long as /usr/local/bin comes before the path to gcc (which is usually in /usr/bin). After installing you may wish to run "which gcc" to make sure that the correct link is being used.

Note! Do not use a hard link, use a symbolic link. A hardlink will cause "interesting" problems.
rate this article:
current rating: average rating: 2.6 (18 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2025-06-12
CGI - 4.690.0
Ebuild name:

dev-perl/CGI-4.690.0

Description

Simple Common Gateway Interface Class

Added to portage

2025-06-12

Devel-Cover - 1.500.0
Ebuild name:

dev-perl/Devel-Cover-1.500.0

Description

Code coverage metrics for Perl

Added to portage

2025-06-12

Locale-Codes - 3.840.0
Ebuild name:

dev-perl/Locale-Codes-3.840.0

Description

Distribution of Perl modules to handle locale codes

Added to portage

2025-06-12

XML-Twig - 3.540.0
Ebuild name:

dev-perl/XML-Twig-3.540.0

Description

Process huge XML documents in tree mode

Added to portage

2025-06-12

aws-sigv4 - 1.12.1
Ebuild name:

dev-ruby/aws-sigv4-1.12.1

Description

Amazon Web Services Signature Version 4 signing library

Added to portage

2025-06-12

awscli - 1.40.34
Ebuild name:

app-admin/awscli-1.40.34

Description

Universal Command Line Environment for AWS

Added to portage

2025-06-12

boto3 - 1.38.35
Ebuild name:

dev-python/boto3-1.38.35

Description

The AWS SDK for Python

Added to portage

2025-06-12

botocore - 1.38.35
Ebuild name:

dev-python/botocore-1.38.35

Description

Low-level, data-driven core of boto 3

Added to portage

2025-06-12

cantata - 3.3.1
Ebuild name:

media-sound/cantata-3.3.1

Description

Featureful and configurable Qt client for the music player daemon (MPD)

Added to portage

2025-06-12

chromium - 138.0.7204.23
Ebuild name:

www-client/chromium-138.0.7204.23

Description

Open-source version of Google Chrome web browser

Added to portage

2025-06-12

chrony - 4.7
Ebuild name:

net-misc/chrony-4.7

Description

NTP client and server programs

Added to portage

2025-06-12

cifs-utils - 7.4
Ebuild name:

net-fs/cifs-utils-7.4

Description

Tools for Managing Linux CIFS Client Filesystems

Added to portage

2025-06-12

coverage - 7.9.0
Ebuild name:

dev-python/coverage-7.9.0

Description

Code coverage measurement for Python

Added to portage

2025-06-12

faker - 37.4.0
Ebuild name:

dev-python/faker-37.4.0

Description

A Python package that generates fake data for you

Added to portage

2025-06-12

firefox - 139.0.4
Ebuild name:

www-client/firefox-139.0.4

Description

Firefox Web Browser

Added to portage

2025-06-12

geany - 2.0-r2
Ebuild name:

dev-util/geany-2.0-r2

Description

GTK+ based fast and lightweight IDE

Added to portage

2025-06-12

google-chrome-beta - 138.0.7204.23
Ebuild name:

www-client/google-chrome-beta-138.0.7204.23

Description

The web browser from Google

Added to portage

2025-06-12

gtest-parallel - 20220621
Ebuild name:

dev-util/gtest-parallel-20220621

Description

Run Google Test suites in parallel

Added to portage

2025-06-12

hip - 6.3.3-r1
Ebuild name:

dev-util/hip-6.3.3-r1

Description

C++ Heterogeneous-Compute Interface for Portability

Added to portage

2025-06-12

iosevka - 33.2.4
Ebuild name:

media-fonts/iosevka-33.2.4

Description

Slender typeface for code, from code

Added to portage

2025-06-12

kea - 2.6.3
Ebuild name:

net-misc/kea-2.6.3

Description

High-performance production grade DHCPv4 & DHCPv6 server

Added to portage

2025-06-12

keystoneauth1 - 5.11.1
Ebuild name:

dev-python/keystoneauth1-5.11.1

Description

This package contains tools for authenticating to an OpenStack-base

Added to portage

2025-06-12

knotifications - 5.116.0-r2
Ebuild name:

kde-frameworks/knotifications-5.116.0-r2

Description

Framework for notifying the user of an event

Added to portage

2025-06-12

libquicktime - 1.2.4-r7
Ebuild name:

media-libs/libquicktime-1.2.4-r7

Description

An enhanced version of the quicktime4linux library

Added to portage

2025-06-12

libtpms - 0.10.1
Ebuild name:

dev-libs/libtpms-0.10.1

Description

Library providing software emulation of a TPM

Added to portage

2025-06-12

mlmmj - 1.5.2
Ebuild name:

net-mail/mlmmj-1.5.2

Description

Mailing list managing made joyful

Added to portage

2025-06-12

moodle - 4.4.9
Ebuild name:

www-apps/moodle-4.4.9

Description

The Moodle Course Management System

Added to portage

2025-06-12

moodle - 4.5.5
Ebuild name:

www-apps/moodle-4.5.5

Description

The Moodle Course Management System

Added to portage

2025-06-12

moodle - 5.0.1
Ebuild name:

www-apps/moodle-5.0.1

Description

The Moodle Course Management System

Added to portage

2025-06-12

opera - 119.0.5497.88
Ebuild name:

www-client/opera-119.0.5497.88

Description

A fast and secure web browser

Added to portage

2025-06-12

punes - 0.111-r2
Ebuild name:

app-emulation/punes-0.111-r2

Description

Nintendo Entertainment System (NES) emulator

Added to portage

2025-06-12

pydantic-core - 2.35.1
Ebuild name:

dev-python/pydantic-core-2.35.1

Description

Core validation logic for pydantic written in Rust

Added to portage

2025-06-12

pymongo - 4.13.1
Ebuild name:

dev-python/pymongo-4.13.1

Description

Python driver for MongoDB

Added to portage

2025-06-12

pytest-cov - 6.2.0
Ebuild name:

dev-python/pytest-cov-6.2.0

Description

pytest plugin for coverage reporting

Added to portage

2025-06-12

python - 3.13.5
Ebuild name:

dev-lang/python-3.13.5

Description

An interpreted, interactive, object-oriented programming language

Added to portage

2025-06-12

python-tests - 3.13.5
Ebuild name:

dev-python/python-tests-3.13.5

Description

Test modules from dev-lang/python

Added to portage

2025-06-12

r8125 - 9.014.01-r1
Ebuild name:

net-misc/r8125-9.014.01-r1

Description

r8125 vendor driver for Realtek RTL8125 PCI-E NICs

Added to portage

2025-06-12

r8125 - 9.015.00
Ebuild name:

net-misc/r8125-9.015.00

Description

r8125 vendor driver for Realtek RTL8125 PCI-E NICs

Added to portage

2025-06-12

r8168 - 8.054.00-r1
Ebuild name:

net-misc/r8168-8.054.00-r1

Description

r8168 driver for Realtek 8111/8168 PCI-E NICs

Added to portage

2025-06-12

recordmydesktop - 0.4.0
Ebuild name:

media-video/recordmydesktop-0.4.0

Description

Desktop session recorder producing Ogg video/audio files

Added to portage

2025-06-12

scribus - 1.7.0-r2
Ebuild name:

app-office/scribus-1.7.0-r2

Description

Desktop publishing (DTP) and layout program

Added to portage

2025-06-12

signal-desktop-bin - 7.57.0
Ebuild name:

net-im/signal-desktop-bin-7.57.0

Description

Allows you to send and receive messages of Signal Messenger on you

Added to portage

2025-06-12

svt-av1 - 3.0.2
Ebuild name:

media-libs/svt-av1-3.0.2

Description

Scalable Video Technology for AV1 (SVT-AV1 Encoder)

Added to portage

2025-06-12

thunderbird - 128.11.1
Ebuild name:

mail-client/thunderbird-128.11.1

Description

Thunderbird Mail Client

Added to portage

2025-06-12

thunderbird - 139.0.2
Ebuild name:

mail-client/thunderbird-139.0.2

Description

Thunderbird Mail Client

Added to portage

2025-06-12

trimesh - 4.6.12
Ebuild name:

dev-python/trimesh-4.6.12

Description

Python library for loading and using triangular meshes

Added to portage

2025-06-12

udevil - 0.4.4-r6
Ebuild name:

sys-apps/udevil-0.4.4-r6

Description

Mount and unmount removable devices without a password

Added to portage

2025-06-12

ueberzugpp - 2.9.7
Ebuild name:

media-gfx/ueberzugpp-2.9.7

Description

Drop in replacement for ueberzug written in C++

Added to portage

2025-06-12

xmlstarlet - 1.6.1-r4
Ebuild name:

app-text/xmlstarlet-1.6.1-r4

Description

A set of tools to transform, query, validate, and edit XML documents

Added to portage

2025-06-12

zoxide - 0.9.8
Ebuild name:

app-shells/zoxide-0.9.8

Description

A smarter cd command for your terminal

Added to portage

2025-06-12

2025-06-11
aiohttp - 3.12.12
Ebuild name:

dev-python/aiohttp-3.12.12

Description

HTTP client/server for asyncio

Added to portage

2025-06-11

awscli - 1.40.33
Ebuild name:

app-admin/awscli-1.40.33

Description

Universal Command Line Environment for AWS

Added to portage

2025-06-11

boto3 - 1.38.34
Ebuild name:

dev-python/boto3-1.38.34

Description

The AWS SDK for Python

Added to portage

2025-06-11

botocore - 1.38.34
Ebuild name:

dev-python/botocore-1.38.34

Description

Low-level, data-driven core of boto 3

Added to portage

2025-06-11

chrome-binary-plugins - 137.0.7151.103
Ebuild name:

www-plugins/chrome-binary-plugins-137.0.7151.103

Description

Binary plugins from Google Chrome for use in Chrom

Added to portage

2025-06-11

chrome-binary-plugins - 139.0.7219.3_alpha
Ebuild name:

www-plugins/chrome-binary-plugins-139.0.7219.3_alpha

Description

Binary plugins from Google Chrome for use in C

Added to portage

2025-06-11

chromedriver-bin - 137.0.7151.103
Ebuild name:

www-apps/chromedriver-bin-137.0.7151.103

Description

WebDriver for Chrome

Added to portage

2025-06-11

chromium - 137.0.7151.103
Ebuild name:

www-client/chromium-137.0.7151.103

Description

Open-source version of Google Chrome web browser

Added to portage

2025-06-11

claude-code - 1.0.18
Ebuild name:

dev-util/claude-code-1.0.18

Description

Claude Code - an agentic coding tool by Anthropic

Added to portage

2025-06-11

dislocker - 0.7.3_p20250513
Ebuild name:

sys-fs/dislocker-0.7.3_p20250513

Description

Dislocker is used to read BitLocker encrypted partitions

Added to portage

2025-06-11

django - 4.2.23
Ebuild name:

dev-python/django-4.2.23

Description

High-level Python web framework

Added to portage

2025-06-11

django - 5.1.11
Ebuild name:

dev-python/django-5.1.11

Description

High-level Python web framework

Added to portage

2025-06-11

django - 5.2.3
Ebuild name:

dev-python/django-5.2.3

Description

High-level Python web framework

Added to portage

2025-06-11

docutils - 0.22_rc3
Ebuild name:

dev-python/docutils-0.22_rc3

Description

Python Documentation Utilities (reference reStructuredText impl.)

Added to portage

2025-06-11

dwz - 0.16
Ebuild name:

sys-devel/dwz-0.16

Description

DWARF optimization and duplicate removal tool

Added to portage

2025-06-11

element-desktop-bin - 1.11.103
Ebuild name:

net-im/element-desktop-bin-1.11.103

Description

A glossy Matrix collaboration client for desktop (binary packag

Added to portage

2025-06-11

firefox-bin - 139.0.4
Ebuild name:

www-client/firefox-bin-139.0.4

Description

Firefox Web Browser

Added to portage

2025-06-11

flask-cors - 6.0.1
Ebuild name:

dev-python/flask-cors-6.0.1

Description

A Flask extension for Cross Origin Resource Sharing (CORS)

Added to portage

2025-06-11

fractal - 11.2
Ebuild name:

net-im/fractal-11.2

Description

Matrix messaging app for GNOME written in Rust

Added to portage

2025-06-11

gcr - 3.41.1-r3
Ebuild name:

app-crypt/gcr-3.41.1-r3

Description

Libraries for cryptographic UIs and accessing PKCS11 modules

Added to portage

2025-06-11

gcr - 3.41.2-r1
Ebuild name:

app-crypt/gcr-3.41.2-r1

Description

Libraries for cryptographic UIs and accessing PKCS11 modules

Added to portage

2025-06-11

gigolo - 0.6.0-r1
Ebuild name:

x11-misc/gigolo-0.6.0-r1

Description

A frontend to easily manage connections to remote filesystems using GIO/GV

Added to portage

2025-06-11

google-api-python-client - 2.172.0
Ebuild name:

dev-python/google-api-python-client-2.172.0

Description

Google API Client for Python

Added to portage

2025-06-11

google-chrome - 137.0.7151.103
Ebuild name:

www-client/google-chrome-137.0.7151.103

Description

The web browser from Google

Added to portage

2025-06-11

google-chrome-unstable - 139.0.7219.3
Ebuild name:

www-client/google-chrome-unstable-139.0.7219.3

Description

The web browser from Google

Added to portage

2025-06-11

hcloud - 2.5.3
Ebuild name:

dev-python/hcloud-2.5.3

Description

Official Hetzner Cloud python library

Added to portage

2025-06-11

hypothesis - 6.135.6
Ebuild name:

dev-python/hypothesis-6.135.6

Description

A library for property based testing

Added to portage

2025-06-11

kakasi - 2.3.6-r2
Ebuild name:

app-i18n/kakasi-2.3.6-r2

Description

Converts Japanese text between kanji, kana, and romaji

Added to portage

2025-06-11

kig - 25.07.70_p20250610
Ebuild name:

kde-apps/kig-25.07.70_p20250610

Description

KDE Interactive Geometry tool

Added to portage

2025-06-11

libcst - 1.8.1
Ebuild name:

dev-python/libcst-1.8.1

Description

A concrete syntax tree with AST-like properties for Python

Added to portage

2025-06-11

mergelog - 4.5-r4
Ebuild name:

www-misc/mergelog-4.5-r4

Description

A utility to merge apache logs in chronological order

Added to portage

2025-06-11

microsoft-edge - 137.0.3296.68
Ebuild name:

www-client/microsoft-edge-137.0.3296.68

Description

The web browser from Microsoft

Added to portage

2025-06-11

microsoft-edge-beta - 137.0.3296.62
Ebuild name:

www-client/microsoft-edge-beta-137.0.3296.62

Description

The web browser from Microsoft

Added to portage

2025-06-11

microsoft-edge-beta - 138.0.3351.14
Ebuild name:

www-client/microsoft-edge-beta-138.0.3351.14

Description

The web browser from Microsoft

Added to portage

2025-06-11

microsoft-edge-beta - 138.0.3351.21
Ebuild name:

www-client/microsoft-edge-beta-138.0.3351.21

Description

The web browser from Microsoft

Added to portage

2025-06-11

microsoft-edge-dev - 138.0.3351.14
Ebuild name:

www-client/microsoft-edge-dev-138.0.3351.14

Description

The web browser from Microsoft

Added to portage

2025-06-11

microsoft-edge-dev - 138.0.3351.8
Ebuild name:

www-client/microsoft-edge-dev-138.0.3351.8

Description

The web browser from Microsoft

Added to portage

2025-06-11

microsoft-edge-dev - 139.0.3365.2
Ebuild name:

www-client/microsoft-edge-dev-139.0.3365.2

Description

The web browser from Microsoft

Added to portage

2025-06-11

mkdocs-git-authors-plugin - 0.10.0
Ebuild name:

dev-python/mkdocs-git-authors-plugin-0.10.0

Description

Mkdocs plugin to display git authors of a page

Added to portage

2025-06-11

nuitka - 2.7.7
Ebuild name:

dev-python/nuitka-2.7.7

Description

Python to native compiler

Added to portage

2025-06-11

ocaml-crunch - 4.0.0
Ebuild name:

dev-ml/ocaml-crunch-4.0.0

Description

Convert a filesystem into a static OCaml module

Added to portage

2025-06-11

openrc - 0.62.3
Ebuild name:

sys-apps/openrc-0.62.3

Description

OpenRC manages the services, startup and shutdown of a host

Added to portage

2025-06-11

opentelemetry-api - 1.34.1
Ebuild name:

dev-python/opentelemetry-api-1.34.1

Description

OpenTelemetry Python API

Added to portage

2025-06-11

opentelemetry-sdk - 1.34.1
Ebuild name:

dev-python/opentelemetry-sdk-1.34.1

Description

OpenTelemetry Python SDK

Added to portage

2025-06-11

opentelemetry-semantic-conventions - 1.34.1
Ebuild name:

dev-python/opentelemetry-semantic-conventions-1.34.1

Description

OpenTelemetry Semantic Conventions

Added to portage

2025-06-11

opera-beta - 120.0.5543.12
Ebuild name:

www-client/opera-beta-120.0.5543.12

Description

A fast and secure web browser

Added to portage

2025-06-11

opera-beta - 120.0.5543.8
Ebuild name:

www-client/opera-beta-120.0.5543.8

Description

A fast and secure web browser

Added to portage

2025-06-11

opera-developer - 121.0.5558.0
Ebuild name:

www-client/opera-developer-121.0.5558.0

Description

A fast and secure web browser

Added to portage

2025-06-11

pbs-installer - 2025.06.10
Ebuild name:

dev-python/pbs-installer-2025.06.10

Description

Installer for Python Build Standalone

Added to portage

2025-06-11

php - 8.3.22
Ebuild name:

dev-lang/php-8.3.22

Description

The PHP language runtime engine

Added to portage

2025-06-11

php - 8.4.8
Ebuild name:

dev-lang/php-8.4.8

Description

The PHP language runtime engine

Added to portage

2025-06-11

pixi - 0.48.1
Ebuild name:

dev-util/pixi-0.48.1

Description

A package management and workflow tool

Added to portage

2025-06-11

pnmixer - 0.7.2-r2
Ebuild name:

media-sound/pnmixer-0.7.2-r2

Description

Volume mixer for the system tray

Added to portage

2025-06-11

prometheus - 3.4.1
Ebuild name:

app-metrics/prometheus-3.4.1

Description

Prometheus monitoring system and time series database

Added to portage

2025-06-11

python3-lxc - 5.0.0
Ebuild name:

dev-python/python3-lxc-5.0.0

Description

Python bindings for LXC

Added to portage

2025-06-11

qtile - 0.32.0
Ebuild name:

x11-wm/qtile-0.32.0

Description

A full-featured, hackable tiling window manager written in Python

Added to portage

2025-06-11

recurring-ical-events - 3.8.0
Ebuild name:

dev-python/recurring-ical-events-3.8.0

Description

Repeat ICalendar events by RRULE, RDATE and EXDATE

Added to portage

2025-06-11

rust - 1.88.0_beta20250603
Ebuild name:

dev-lang/rust-1.88.0_beta20250603

Description

Systems programming language originally developed by Mozilla

Added to portage

2025-06-11

rust-bin - 1.88.0_beta20250603
Ebuild name:

dev-lang/rust-bin-1.88.0_beta20250603

Description

Added to portage

2025-06-11

rust-common - 1.88.0_beta20250603
Ebuild name:

dev-lang/rust-common-1.88.0_beta20250603

Description

Common files shared between multiple slots of Rust

Added to portage

2025-06-11

rust-std - 1.88.0_beta20250603
Ebuild name:

sys-devel/rust-std-1.88.0_beta20250603

Description

Rust standard library, standalone (for crossdev)

Added to portage

2025-06-11

thunderbird-bin - 128.11.1
Ebuild name:

mail-client/thunderbird-bin-128.11.1

Description

Thunderbird Mail Client

Added to portage

2025-06-11

thunderbird-bin - 139.0.2
Ebuild name:

mail-client/thunderbird-bin-139.0.2

Description

Thunderbird Mail Client

Added to portage

2025-06-11

translate-toolkit - 3.15.3
Ebuild name:

dev-python/translate-toolkit-3.15.3

Description

Toolkit to convert between many translation formats

Added to portage

2025-06-11

versioningit - 3.2.0
Ebuild name:

dev-python/versioningit-3.2.0

Description

A setuptools plugin for versioning based on git tags

Added to portage

2025-06-11

xarray - 2025.6.0
Ebuild name:

dev-python/xarray-2025.6.0

Description

N-D labeled arrays and datasets in Python

Added to portage

2025-06-11

xfce4-taskmanager - 1.6.0-r1
Ebuild name:

xfce-extra/xfce4-taskmanager-1.6.0-r1

Description

Easy to use task manager

Added to portage

2025-06-11

z3 - 4.15.1
Ebuild name:

sci-mathematics/z3-4.15.1

Description

An efficient theorem prover

Added to portage

2025-06-11

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 56.0 ms