strange. unable to reproduce. could you send the preprocessed input and run it with -H please?
rb writes: > I've installed gcc-3.0 > This code: > #include <stdio.h> > int main () { > return 0; > } > gives syntax error to me. > Attached there is a little more. > Can you say anything. > My solution was to delete > /usr/lib/gcc-lib/i386-linux/3.0/include/stdio.h > but is this THE solution? > Anyone can tell me that this is the only "dangerous" file? > best regards > Leopoldo Cerbaro