so there are still people...
so there are still people...
Posted Mar 17, 2018 7:08 UTC (Sat) by darwish (guest, #102479)In reply to: so there are still people... by Paf
Parent article: Malcolm: Usability improvements in GCC 8
I use Eclipse daily for kernel development, and in the last 3 years have been actually maintaining this semi-official wiki page for how to do that:
https://wiki.eclipse.org/HowTo_use_the_CDT_to_navigate_Li...
After doing the steps above, Eclipse indexes everything as need be for the kernel C99 "free-standing" environment, without errors or any nonsensical warnings. You got all the goodies of auto-complete, automatic global refactoring capabilities, semantic code search, code-followup up to the deepest levels of the kernel, etc.
And the performance is quite good, even on a 5-year old HDD laptop.
