Im using Eclipse-CDT to do compilation. Everything works fine
http://www.eclipse.orgThings that i things work using it:
1. newt
2. FLTK (www.fltk.org)
3. gzip
4. Log4cxx
5. CPPUNIT
Overall, i think i'ts quite nice, just that it's a little slow for code hinting and compilation. Advantages:
1. U don't need to write ur own make file if ur lazy
2. Compiling and adding libraries is piece a cake
3. Syntax highlighting.
4. Code templates for classes.
5. Reduce syntax errors as u code.
That's my experience using it.