| | |
Best Windows IDE for C
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: May 2008
Posts: 82
Reputation:
Solved Threads: 0
Hey
I know gcc is problably the best natural complier for C but Im looking for a IDE. I cant use Visual Studio 2008 (which Id like to) as it uses it own compiler. I was using wx-dev (I believe it is called like that) and it is pretty good. I was told about Eclipse but it just sucks because it is confusing (Java; Figures). The debugger also needs to be compatibile with gdb.
Thanks
I know gcc is problably the best natural complier for C but Im looking for a IDE. I cant use Visual Studio 2008 (which Id like to) as it uses it own compiler. I was using wx-dev (I believe it is called like that) and it is pretty good. I was told about Eclipse but it just sucks because it is confusing (Java; Figures). The debugger also needs to be compatibile with gdb.
Thanks
1
#3 Oct 19th, 2009
I concur - Codeblocks is good.
But I use Eclipse far more often as it has support for other languages that I use (for work and for play). So for me, it's a "one-stop" shop as far as an IDE is concerned. And it's not too bad to configure for C development. I use the MinGW toolchain in combination with gdb. The debugger has some minor issues that should hopefully be sorted out soon - but generally speaking the set up works well enough.
But I use Eclipse far more often as it has support for other languages that I use (for work and for play). So for me, it's a "one-stop" shop as far as an IDE is concerned. And it's not too bad to configure for C development. I use the MinGW toolchain in combination with gdb. The debugger has some minor issues that should hopefully be sorted out soon - but generally speaking the set up works well enough.
Manic twiddler of bits
•
•
Join Date: May 2008
Posts: 82
Reputation:
Solved Threads: 0
0
#4 Oct 19th, 2009
•
•
•
•
I concur - Codeblocks is good.
But I use Eclipse far more often as it has support for other languages that I use (for work and for play). So for me, it's a "one-stop" shop as far as an IDE is concerned. And it's not too bad to configure for C development. I use the MinGW toolchain in combination with gdb. The debugger has some minor issues that should hopefully be sorted out soon - but generally speaking the set up works well enough.
2
#5 Oct 19th, 2009
•
•
•
•
I cant use Visual Studio 2008 (which Id like to) as it uses it own compiler.
If you will not consider anything but gcc, I think Code::Blocks is your best option. MinGW comes packaged with gcc as the default compiler, installation is a snap, and the IDE is pretty good.
-Tommy (For Great Justice!) Gunn
•
•
Join Date: May 2008
Posts: 82
Reputation:
Solved Threads: 0
0
#8 Oct 19th, 2009
•
•
•
•
Most IDEs, including Visual Studio, can be configured to use a different compiler.
Simply because it conforms to the regular standards of C and it is free.
•
•
•
•
I would say the best is Comeau because it conforms to the latest standards of both C and C++. The only problems with Comeau are it is not free, and it is only a front-end compiler, so it is not as easy as install and go.
1: It is not free
2: It is not the easiest to install so that automatically makes it lose points
0
#9 Oct 19th, 2009
•
•
•
•
Then how can I set in VS 2008 to use gcc and gdb as the debugger
•
•
•
•
Simply because it conforms to the regular standards of C and it is free.
•
•
•
•
1: It is not free
2: It is not the easiest to install so that automatically makes it lose points
I still think Code::Blocks is your best bet, but I also think Visual C++ is the best IDE hands down. -Tommy (For Great Justice!) Gunn
•
•
Join Date: May 2008
Posts: 82
Reputation:
Solved Threads: 0
0
#10 Oct 19th, 2009
•
•
•
•
I am not qualified to answer that since I have not done it. But I know it can be done, so you can probably find instructions with a web search.
•
•
•
•
Every C compiler I know of in regular use conforms to C89, and C89 is still the defacto standard for C. The only C compiler I know of that conforms completely to C99 is Comeau. Gcc does not yet conform to C99, and unless they have fixed it, many of the custom extensions conflict with equivalent C99 features and make conformance either very fragile or impossible. It is in a better state than VC, where Microsoft has said they have no plans for conforming to C99, but partial conformance is still a portability issue.
•
•
•
•
Picky picky.I still think Code::Blocks is your best bet, but I also think Visual C++ is the best IDE hands down.
If I could get Visual C++ to use the gcc complier and the gdb debugger, that would be great.
![]() |
Similar Threads
- Windows CE IDE (Windows Software)
- Cloned Windows from IDE to SATA, DOESN'T BOOT! Please help! (Storage)
- Need help installing XP on IDE Master with SATA secondary (Storage)
- Windows XP Not seeing my IDE drive (Windows NT / 2000 / XP)
- Windows Nt Won't Load (Windows NT / 2000 / XP)
Other Threads in the C Forum
- Previous Thread: need help with atoi
- Next Thread: Help With Making A Shell
| Thread Tools | Search this Thread |
Tag cloud for C
adobe ansi api array arrays bash binarysearch centimeter char convert copyanyfile copypdffile cprogramme createcopyoffile createprocess() csyntax directory dynamic fflush file fork frequency getlasterror givemetehcodez global graphics gtkgcurlcompiling hardware highest homework i/o ide inches infiniteloop initialization interest kilometer km lazy linked linkedlist linux linuxsegmentationfault list locate logical_drives match matrix meter microsoft motherboard multi mysql open opendocumentformat opensource openwebfoundation owf pattern pdf performance pointer pointers posix power problem probleminc program programming pyramidusingturboccodes read recursion recv repetition scanf scheduling segmentationfault send shape single socketprograming socketprogramming spoonfeeding stack standard strchr string strings structures suggestions system systemcall test testautomation unix user voidmain() wab win32api windows.h





