Sunday, 15 May 2011

c - executing gcc from notepad++? -


How do I compile a file through Notepad ++, it is far away, I can use the compiler (GCC) and pass it through the file.

GCC?

I can not copy Notepad ++ in GCC: \ Program Files \ GCC

You can use some of the following commands to compile a single source file using CCD / K "c: \ path \ to \ gcc.exe" "$ gcc: (FULL_CURRENT_PATH) "-o" $ command (CURRENT_DIRECTORY) \ $ (NAME_PART) .exe "

cmd / s command keeps command command; Otherwise it will exit the GCC process immediately after completing its work, which is not helpful in making errors by you.


No comments:

Post a Comment