OSDev.org

The Place to Start for Operating System Developers
It is currently Sun Apr 28, 2024 7:52 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Free C++ compiler???
PostPosted: Thu Mar 14, 2002 9:44 am 
Help!! I can't find a good free C++ compiler that is just a Windoze app! I found lots of DOS interface compilers, and command-line compilers, but I just want a simple compiler! HELP! Oh, I forgot to mention...NO SOURCE CODE NEEDED!!! I DON'T WANT SOURCE! I WANT AN APP!!! :'(


Top
  
 
 Post subject: Re: Free C++ compiler???
PostPosted: Sun Mar 17, 2002 5:29 pm 
No matter what C/C++ compiler that you get, it my appear to be a Windows app, but that's just the IDE(Integrated Development Environment). As far as I know all of them use a command line compiler, they just sheild you from it by dumping all the output from it in the IDE window(Visual C++ does this, C++ Builder does this, and about 5 freeware ones that I've tried do this also).

Why don't you want a command line one? Under Windows, just make a batch file, that way you don't have to do all kinds of typing the same long commands over and over again.

K.J.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Amazonbot [bot] and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group