Hmmm, I think it is impossible to compile GCC (Gnu Compiler Collection) using MSVC6.0 or 7.0, they have not enough "capabilities" for gcc compilation. If you need gcc (binary distribution) for windows, use www.cygwin.com or www.mingw.org.I am a developer from Russia. Our company started beneficent educational program faced to programming. We have a question - how to compile gcc sources at MSVC6.0 or 7.0? Can someone help?
Arturas M.