Home » questions » Does anyone know of a good, free, c IDE for windows that can work with multiple toolchains?

Does anyone know of a good, free, c IDE for windows that can work with multiple toolchains?

2006-08-19 00:01:49, Category: Programming & Design
I run four different c compilers (one native windows, one cygwin, two cross compilers for other platforms) and it would be nice to have just one environment to program in. Interfacing with cvs would be a plus too.

Answers

  1. Akman

    On 2006-08-19 00:35:50


    it looks like you are an expert on this. i wish i understand what u are asking about.
  2. Bruno

    On 2006-08-19 02:27:20


    try jEdit... it's lightweight, plugin based (tons of them), and i am pretty sure you'll find something that suits your needs... free of charge :) it's written in java, but handles c (and a tons of other languages) just fine. has cvs support, and i think you can make it do what you want it to do. it's not visual studio, however.