473,325 Members | 2,608 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,325 software developers and data experts.

Bloodshed C or Miracle C?

Hi!

I am looking for a good free IDE C Compiler.
Dose any have experience on using them?
Which is better? Bloodshed C or Miracle C?

Or anyother free IDE C Compiler you like to recomend?

Thank you so much!

Nov 14 '05 #1
6 2320
PCHOME wrote:
Hi!

I am looking for a good free IDE C Compiler.
Dose any have experience on using them?
Which is better? Bloodshed C or Miracle C?

Or anyother free IDE C Compiler you like to recomend?

Thank you so much!


Miracle C is a 16 bit compiler for DOS.
I do not know about its IDE.

Bloodshed uses gcc as compiler, a 32 bit compiler.

Another free compiler is Watcom, you can download it from:
http://www.openwatcom.org/ (C+C++)

Another free compiler (without the IDE) is
Minimalist gcc for windows (MINGW)

And I am not finished yet.
Pelles C is another one, with IDE, and an active user group.
http://www.smorgasbordet.com/pellesc/

Microsoft allows downloads of some command line tools.
Search at MSDN for their free versions. No debugger
available but you can download Windbg for free.

Borland does the same, and you can download their command
line tools from their site. No IDE or debugger included.

I think I forgot one, but to avoid flame wars will not
mention it again... :-)

jacob
Nov 14 '05 #2
jacob navia wrote on 10/06/05 :
I think I forgot one, but to avoid flame wars will not
mention it again... :-)


He he! Well done !

--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html

"There are 10 types of people in the world today;
those that understand binary, and those that dont."

Nov 14 '05 #3
On Fri, 10 Jun 2005 19:28:06 +0200, jacob navia
<ja***@jacob.remcomp.fr> wrote:
I think I forgot one, but to avoid flame wars will not
mention it again... :-)


This one? :-)

http://www.cs.virginia.edu/~lcc-win32

You cannot avoid flame wars. There's a fanatical clique here that uses
the Standard as a Bible for their religion and as a reason for Holy
Wars. I wonder if they have time to program at all :-)

Nov 14 '05 #4
Thank you so much very your help!
Have a nice day.

Nov 14 '05 #5
Paul Mesken wrote:
<ja***@jacob.remcomp.fr> wrote:
I think I forgot one, but to avoid flame wars will not
mention it again... :-)


This one? :-)

http://www.cs.virginia.edu/~lcc-win32


However that was a context in which it would have generated no
hubris. The objections are to pushing the non-standardisms.

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
Nov 14 '05 #6
In article <e7********************************@4ax.com>,
Paul Mesken <us*****@euronet.nl> wrote:
On Fri, 10 Jun 2005 19:28:06 +0200, jacob navia
<ja***@jacob.remcomp.fr> wrote:
I think I forgot one, but to avoid flame wars will not
mention it again... :-)


This one? :-)

http://www.cs.virginia.edu/~lcc-win32

You cannot avoid flame wars. There's a fanatical clique here that uses
the Standard as a Bible for their religion and as a reason for Holy
Wars. I wonder if they have time to program at all :-)


Well said, sir!

The funny thing is how similar those people are to the religious fundies
who are currently running this country (the USA). And yet, I would imagine
(although I certainly can't be sure of this - and it would be funny to find
out that the opposite is true) that these same people (the religious nuts
of this newsgroup) are normal, sensible, people in real life.

Nov 14 '05 #7

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

Similar topics

2
by: Developwebsites | last post by:
I have tried out these C++ compilers: Watcom 11.0c - simply does not work. now they bundled fortran with c++ but it just doesnt install on my pc. digi-mars DOS - good, fast, small. however, no...
0
by: Unagi | last post by:
Jeff Relf wrote: > Hi John, a.k.a. Unagi, > > You cited, http://tinyurl.com/3a94r , > " DuraPoint Stainless Steel Mouse " > ... > " environmentally sealed and impervious to > ...
2
by: PointNot | last post by:
I'm coding in Dev C++ by bloodshed my questions are.... I want to learn to create GUI windows interfaces, can I do it in here. I've never learned the visual aspect of C++ yet, and would like to...
0
by: bob | last post by:
I'm using Bloodshed Dev-C++, and I'm getting ready to distribute a program I made with it. Does anyone know how to change the icon of the program? I'm not sure how resources work in Bloodshed,...
0
by: SirLook | last post by:
Hi Webmasters and Internet Marketers, Google AdWords is the fastest advertising method you can ever use BUT if you don't know "HOW", the only thing you will receive is a big transaction in your...
1
by: pwiekier | last post by:
Hey everyone, I am presently enrolled at the University of Phoenix studying for my masters in IT Engineering. I am disabled and in a chair and computers are my craze at the young age of fifty-six...
3
by: Stephon Woodland | last post by:
Hello everyone/anyone, I am a stutdent with UoP online. I just learning the IT world and the class I am taking right now is "Programming Concepts" using the C programming language. I have just...
1
by: dave0875 | last post by:
I am a student at University of Phoenix and required to use the Miracle C compiler. I recently completed an assignment by using seperate functions to populate arrays of character strings, which...
30
by: Dave -Turner | last post by:
So I just downloaded Bloodshed devcpp, opened up the Hello example, compiled it, no problems ..... well, except one - the exe is 474,990 bytes! What's the secret to compiling small exes? Thanks
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.