Hi
Can anyone explain the following error for me:
make[2]: Entering directory
`/home/gudjon/nb/sdcc/sdcc-3.0.0/support/librarian'
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
make[2]: *** [sdcclib.o] Error 1
But if I don't use ccache,
i486-linux-gnu-gcc -pipe -ggdb -g -O2 -Wall -I. -I../.. -
I./../../support/Util -I. -c sdcclib.c -o sdcclib.o
then it compiles without a problem. In order to make the package compile
without problems I need ccache to work properly.
Regards
Gudjon
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]