• Home
  • Reviews
  • Articles
  • News
  • Tools
  • GamingHeaven
  • Forums
  • Network
 

Go Back   DriverHeaven.net > Forums > Software / Tools > Programming, Coding, (Web)Design

Notices

Reply
 
LinkBack Thread Tools
Old Apr 21, 2005, 10:52 PM   #1
Elite Motherf#$%er
 
MythicaL's Avatar
 
Join Date: Jan 2004
Location: Sacramento, CA
Posts: 2,833
MythicaL is on a distinguished road

Best C/C++ Compiler?

Can someone recommend one for me? There's too many
MythicaL is offline   Reply With Quote
Old Apr 23, 2005, 08:32 PM   #2
DriverHeaven Junior Member
 
Join Date: Mar 2005
Posts: 21
cjohnsto is on a distinguished road

gcc - free, fairly good, also get to compile lots of other languages (one of the most commonly used)
Microsoft's latest compiler - the compiler is free (if you can find it) but all of the worth of Visual studio is in the IDE/documentation etc. The compiler is a good compiler but i've never used it on the command line.
Most of the others have specific uses like icc.
cjohnsto is offline   Reply With Quote
Old Apr 23, 2005, 10:20 PM   #3
Elite Motherf#$%er
 
MythicaL's Avatar
 
Join Date: Jan 2004
Location: Sacramento, CA
Posts: 2,833
MythicaL is on a distinguished road

Ok thanks, I'll check them out
MythicaL is offline   Reply With Quote
Old Apr 24, 2005, 02:25 PM   #4
Flash Banner Hater
 
Join Date: Jun 2002
Location: UK
Posts: 2,961
Matth will become famous soon enough
System Specs

http://www.bloodshed.net/

Bloodshed DEV-C++ - a full Mingw/GCC system - free & ready to go!
Matth is offline   Reply With Quote
Old Apr 29, 2005, 12:23 AM   #5
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 14
logos1 is on a distinguished road

intel's c++ compiler is the best.. no doubt. it's a highly optimizing compiler.. in terms of binary performance, microsoft's visual c optimizing compiler (not the free one.. or the standard edition) is the only real competition. msvc can compile the code faster than all other compilers in it's class.. but still remains behind intel in terms of performance (much of the performance differences is due to the loop unrolling capabilities of icc.. while gcc has it implemented, it doesn't even come close to touching icc in terms of overhead, binary size, and perf boosts. if you're on a windows based system, then there is no open source license.. for linux based systems, intel open sourced all their devel products.. so you can get that off intel's site.
regardless of whether you have an amd or intel, icc is the best.
i will make one note tho.. if what you're compiling is designed for a smp system, gcc really comes alive.. haven't seen the figures so i can't say how it pins up against icc tho.
logos1 is offline   Reply With Quote
Old Apr 29, 2005, 05:21 PM   #6
DriverHeaven Lover
 
Join Date: Nov 2003
Location: Burnaby, .B.C.
Posts: 226
Wunderchu is on a distinguished road

http://www.beyond3d.com/forum/viewto...=asc&highlight=
Wunderchu is offline   Reply With Quote
 

 
Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Artwork by Allan 'Zardon' Campbell, vBulletin implementation by Craig '5320' Humphreys based on original artwork by Ratchet.

All times are GMT -5. The time now is 01:12 AM. Copyright ©2008 HeavenMedia.net