Hi,
Does anybody have a binary version of gcc compiler, ld linker, gdb debugger, and make. I am using windows and I don't want to use djgpp. I am using msys which works with minGW.
What I mean by the binary version is that the programs Im asking for are already compiled and there is no source with them.
I using winzip to uncompress the .tar files but It won't let me because my Temp space is to small. So if anybody would help me out I would appreciate it.
Either post the files so I can download them or send them to my email in my profile.
Files I need
Re:Files I need
DJGPP is a binary version of the gcc compiler, ld linker, and make. If you don't want to use DJGPP, you could use cygwin maybe(some people have had problems using it):Does anybody have a binary version of gcc compiler, ld linker, gdb debugger, and make. I am using windows and I don't want to use djgpp.
http://cygwin.com/
K.J.