Krzysztof Duleba wrote:
Gerrit P. Haase wrote:
$ cat foo.c
int main(){
}
Your example compiles ok with gcc-3.4.4, so why want you use gcc-2.x?
Well, no wonder that int main(){} compiles ok with gcc-3.4.4. This is
the minimal test case.
Maybe you can recompile gcc-2.95 if you really must use it?
Do you know where can I find cygwin sources, or at least cygwin patches?
It was removed from the repository in 2003:
http://sources.redhat.com/ml/cygwin/2003-10/msg01533.html
However there are stale mirrors out there where it is still available,
e.g. here:
http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/release/gcc2/
Gerrit
--
=^..^=
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/