Subject: Bug#660835: Acknowledgement (gcc-4.4: gcc -c -MD x/y.c -o x/y.o works incorrectly with icecc) We got the problem, the bug is in icecc, not in gcc. The problem is that icecc consumes "-o x/y.o". original command: gcc -c -MD x/y.c -o x/y.o preprocess locally: gcc -E -MD x/y.c --> It generates y.d into the current directory. -- To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx |