#include <hallo.h> * Debian Bug Tracking System [Sat, Aug 26 2006, 10:18:14AM]: > Thank you for the problem report you have sent regarding Debian. > This is an automatically generated reply, to let you know your message has
It's even worse: blade 19460 1.5 0.1 16188 3024 pts/9 T 21:10 0:00 /usr/bin/perl /usr/bin/colorgcc -I. -Icontrib -g -O2 -pthread -Wall -I/usr/include/qdbm -c con.cc -o .OBJ.apt-cacher/ blade 19461 0.0 0.0 6828 712 pts/9 T 21:10 0:00 /usr/bin/gcc -I. -Icontrib -g -O2 -pthread -Wall -I/usr/include/qdbm -c con.cc -o .OBJ.apt-cacher/con.o blade 19462 39.0 2.9 80096 61716 pts/9 T 21:10 0:00 /usr/lib/gcc/x86_64-linux-gnu/4.1.2/cc1plus -quiet -I. -Icontrib -I/usr/include/qdbm -D_GNU_SOURCE -D_REENTRANT con.c What is wrong in this picture? First, it runs gcc for cc files, instead of g++. Lucky that gcc seems to accept that. Second: I have set this in /etc/colorgcc/colorgccrc: g++: /usr/lib/cache/g++ gcc: /usr/lib/cache/gcc c++: /usr/lib/ccache/c++ cc: /usr/lib/ccache/cc And it still does not work as seen above. Eduard. -- Naja, Garbage Collector eben. Holt den Müll sogar vom Himmel. (Heise Trollforum über Java in der Flugzeugsteuerung)