posareg.blogg.se

I need a simple c compiler for windows 10
I need a simple c compiler for windows 10




i need a simple c compiler for windows 10

Well, I wouldn't mind using 4.0, but I imagine there are many people that don't have 4.0 on their windows machines and it would be quite an inconvenience to read a file. Then I looked at Visual C++ 2010 since I already had it installed, but it looks like I need to install 2008 just to use. Then I tried mingw, but it seems like I need to include some dll's with the distribution like libgcc and libgstd or something, which bloats the executable to about a MB (I don't really need that many bytes to do simple file I/O) Thought I'd write something in C++ instead of some interpreted languages (cause I need the performance for something simple) and went around trying different tools.įirst I found cygwin cause it had g++, but it requires cygwin.dll to run the exe's.






I need a simple c compiler for windows 10