I download gcc-code-assist from here, then do “make” and “sudo make install”. After I configured my emacs, i found that it can’t help me complete large project as my expectation.
I want to uninstall it, however, “make uninstall” report “the uninstall target is not supported in this tree”. What can I do if I want to uninstall it?
I download gcc-code-assist from here , then do make and sudo make install. After
Share
You could remove the settings from your
.emacsand continue using gcc-sense/gcc-code-assist as a compiler. If you need it uninstalled for some reason, you might have to remove the files by hand.