473,396 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

C/C++ compilers recommendations please help

I wonder if you can help me.

I am looking at getting back into programming after a break of a number of
years and wonder if anyone knows of a decent free C/C++ compiler that uses a
graphical interface (IDE) rather than text and command line prompts.

Does anyone know of a decent free C/C++ compiler as described above?

If you do not know of a free compiler that has a graphical interface, do you
know of any other sort of decent free C/C++ compilers?

I hope you are able to help.

I appreciate any help or information given.

Thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.737 / Virus Database: 491 - Release Date: 11/08/2004
Jul 22 '05 #1
5 1273
On Sun, 15 Aug 2004 14:17:41 +0100, "Neil Hindry"
<n_nospam_hindry@_nospam_hotmail.com> wrote:
I wonder if you can help me.

I am looking at getting back into programming after a break of a number of
years and wonder if anyone knows of a decent free C/C++ compiler that uses a
graphical interface (IDE) rather than text and command line prompts.

Does anyone know of a decent free C/C++ compiler as described above?

If you do not know of a free compiler that has a graphical interface, do you
know of any other sort of decent free C/C++ compilers?

I hope you are able to help.

I appreciate any help or information given.


There is Eclipse with the CDT plug-in which you can use as a front end
to various compilers (it doesn't have its own compiler):

http://ww.eclipse.org/cdt

As to compilers, there are:

(1) completey free:
gcc
msvc toolkit
borland command-line

(2) almost free:
digital mars (can be downloaded ... I believe you can order a CD,
which also has its own IDE, for about 30 US-$)
comeau (needs a C compiler as back end, and isn't free, but costs less
than 50 US-$, and is the most ISO/ANSI-compliant C++ compiler
available)
--
Bob Hairgrove
No**********@Home.com
Jul 22 '05 #2

"Neil Hindry" <n_nospam_hindry@_nospam_hotmail.com> wrote in message
news:41*********************@news.zen.co.uk...
I wonder if you can help me.

I am looking at getting back into programming after a break of a number of
years and wonder if anyone knows of a decent free C/C++ compiler that uses a graphical interface (IDE) rather than text and command line prompts.

Does anyone know of a decent free C/C++ compiler as described above?

If you do not know of a free compiler that has a graphical interface, do you know of any other sort of decent free C/C++ compilers?

I hope you are able to help.

I appreciate any help or information given.


Sure. The Digital Mars C/C++ compilers are free for the command line tools,
and $29 to add on the IDE.

-Walter
www.digitalmars.com
Jul 22 '05 #3
If you want to program you'd be better off springing for the $100 to get a
copy of Visual C++

http://www.amazon.com/exec/obidos/tg...tware&n=229534

Then, as per the first reviewer who actually knew what he was talking about,
download the free toolkit to get the better compiler.

You could also download the free toolkit and then use it with another IDE.
Google should be sufficient in finding one that is free.

Ben

"Neil Hindry" <n_nospam_hindry@_nospam_hotmail.com> wrote in message
news:41*********************@news.zen.co.uk...
I wonder if you can help me.

I am looking at getting back into programming after a break of a number of
years and wonder if anyone knows of a decent free C/C++ compiler that uses a graphical interface (IDE) rather than text and command line prompts.

Does anyone know of a decent free C/C++ compiler as described above?

If you do not know of a free compiler that has a graphical interface, do you know of any other sort of decent free C/C++ compilers?

I hope you are able to help.

I appreciate any help or information given.

Thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.737 / Virus Database: 491 - Release Date: 11/08/2004

Jul 22 '05 #4
"Neil Hindry" <n_nospam_hindry@_nospam_hotmail.com> wrote in message
news:41*********************@news.zen.co.uk...
I am looking at getting back into programming after a break of a number of
years and wonder if anyone knows of a decent free C/C++ compiler that uses a graphical interface (IDE) rather than text and command line prompts.


Some people use Dev-C++; you can download it for free at www.bloodshed.net

It uses a Mingw port of GCC as its compiler. It can also be used in
combination with Cygwin or any other GCC-based compiler, and runs on Windows
95 or better.

//mike tyndall
Jul 22 '05 #5
Neil Hindry napsal(a):
I wonder if you can help me.

I am looking at getting back into programming after a break of a number of
years and wonder if anyone knows of a decent free C/C++ compiler that uses a
graphical interface (IDE) rather than text and command line prompts.

Does anyone know of a decent free C/C++ compiler as described above?

If you do not know of a free compiler that has a graphical interface, do you
know of any other sort of decent free C/C++ compilers?

I hope you are able to help.

I appreciate any help or information given.

Thanks


If you are running linux you might have a look at

anjuta.sourceforge.net
www.kdevelop.org

Ales
Jul 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Peter E. Granger | last post by:
First, I would like to apologize in advance if this is not the appropriate place to post this message; of the .NET-related newsgroups I found, this seemed to be the most general. If the information...
51
by: Matt | last post by:
Hello, I'm a hiring C++ developer employer looking for existing, online C++ aptitude tests. I have not yet extensively researched this yet, but as an example, I thought this test looked...
22
by: bq | last post by:
Hello, Two questions related to floating point support: What C compilers for the wintel (MS Windows + x86) platform are C99 compliant as far as <math.h> and <tgmath.h> are concerned? What...
0
by: Chris Stephens | last post by:
Low Cost C Compilers ------------------------------------ HI-TECH Software's C compilers are now available to support the ARM, dsPIC, msp430, 8051, PIC 10 to 17, PIC 18 as well as many other...
7
by: Hans Merkl | last post by:
Hi, Can anybody recommend a combo box control (textfield + dropdown list) for ASP.NET? I have looked at some products and it seems they all have some problems. I haven't yet found a combo box...
8
by: pransri2006 | last post by:
Hi guys! I think all of u know about the designing of compilers. Can any body tell me about the designing of the compilers. And also tell me the difference between the compilers and Interpreter...
30
by: albert.neu | last post by:
Hello! What is a good compiler to use? (for MS Windows, for Linux) Any recommendations?? What's the point of having a C99 standard, if different compilers still produce differing results? ...
9
by: Algonquin J. Calhoun | last post by:
I've developed an application that exceeds the Access 2GB limit. This application was developed as a prototype and the users have found it very useful. Approximately 45,000 records are added to...
7
by: Rozzy | last post by:
Hi, I need some recommendations for uploading files to the server. Right now I have a php script that uses ftp to upload, download, and delete files, and everything works fine for small files. ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.