Hi I have a strange problem when building the sdcc package. Compilation fails with the following message: ccache i486-linux-gnu-gcc -pipe -ggdb -g -O2 -Wall -I. -I../.. - I./../../support/Util -I. -c sdcclib.c -o sdcclib.o i486-linux-gnu-gcc: No such file or directory
but if I manually enter the directory and run $ i486-linux-gnu-gcc -pipe -ggdb -g -O2 -Wall -I. -I../.. - I./../../support/Util -I. -c sdcclib.c -o sdcclib.o the file compiles without a problem. Can anyone explain to me why ccache fails. Regards Gudjon -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201103230713.30159.gud...@gudjon.org