> > >Hi everyone: > >Some one of you know where I can found the gnu compiler for C ready to be >compiled under >windows ? >Thanks in advance. >David. > > You can install cygwin: http://sources.redhat.com/cygwin . It comes with gcc and some other goodies you are used to from a Unix environment:) -Thomas