gcc for windows XP
Cezar Augusto de Freitas Anselmo
cafa@ime.unicamp.br
Wed Jul 23 23:04:00 GMT 2003
Hi. I'm trying change to gcc compiler, but I'm having (many) problems.
I get some compiled versions of gcc 3.2.3 and they were ok, but, suddenly,
they broken to work. Nobody could help me and I try you now.
I put gcc files in c:\gcc (windows xp 32 bits)
I test a simple program
#include <stdio.h>
int main(){
char c = 67;
printf("%c\n", c);
return 1;
}
and the compiler returns
faz1.c:1:19: stdio.h: No such file or directory
Thanks for the help,
C.
========================================
Cezar Freitas (ICQ 109128967)
IMECC - UNICAMP
Campinas, SP - Brasil
More information about the Gcc
mailing list