| View previous topic :: View next topic |
| Author |
Message |
xV I post too much
Reputation: 1
Joined: 03 Jan 2008 Posts: 3783 Location: Seattle
|
Posted: Thu Oct 23, 2008 5:35 pm Post subject: Compiler question |
|
|
What would be the best free compiler? I've run across a few in Google, but I'm not sure it they're used. Which are some all around good ones that you guys use?
I heard that Dev-C++ is pretty good, does anyone use it that can give me some feedback? |
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Thu Oct 23, 2008 5:40 pm Post subject: |
|
|
Microsoft Visual C++ 2008 Express Edition + SDK. _________________
|
|
| Back to top |
|
 |
xV I post too much
Reputation: 1
Joined: 03 Jan 2008 Posts: 3783 Location: Seattle
|
Posted: Thu Oct 23, 2008 5:54 pm Post subject: |
|
|
| lurc wrote: | | Microsoft Visual C++ 2008 Express Edition + SDK. |
Daaaaaamn, I'll have to download that at night then. Thanks. |
|
| Back to top |
|
 |
BirdsEye Advanced Cheater
Reputation: 0
Joined: 05 Apr 2008 Posts: 94
|
Posted: Fri Oct 24, 2008 7:43 pm Post subject: |
|
|
| lurc wrote: | | Microsoft Visual C++ 2008 Express Edition + SDK. |
I'd have to agree. Some people might recommend Dev CPP but I don't understand why. For one, a simple messagebox compiled by the Microsoft Visual C++ compiler would generate something about 10kb and mingw would have 21kb nearly a two times difference. |
|
| Back to top |
|
 |
xV I post too much
Reputation: 1
Joined: 03 Jan 2008 Posts: 3783 Location: Seattle
|
Posted: Fri Oct 24, 2008 7:47 pm Post subject: |
|
|
| BirdsEye wrote: | | lurc wrote: | | Microsoft Visual C++ 2008 Express Edition + SDK. |
I'd have to agree. Some people might recommend Dev CPP but I don't understand why. For one, a simple messagebox compiled by the Microsoft Visual C++ compiler would generate something about 10kb and mingw would have 21kb nearly a two times difference. |
Ooh, I never thought that much (about 11 KB) would really matter. Also, I think Microsoft Visual C++ is a lot cleaner. _________________
|
|
| Back to top |
|
 |
|