Re: A good compiler please....
- From: jacob navia <jacob@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 14:55:30 +0200
nszabolcs wrote:
Guru Jois wrote:On May 31, 2:36 pm, Nikhil Bokare <nbok...@xxxxxxxxx> wrote:Can anyone suggest me a good, small, easy to use compiler whichsee this could be useful to download. I don't know more about this
follows ANSI C standards?
I use TurboC for the sole reason that I am quite used to it. It does
not follow some of the ANSI C standards.
http://www.cs.princeton.edu/software/lcc/
why lcc? why not gcc?
http://www.mingw.org/download.shtml
or here is a list
http://www.cpax.org.uk/prg/portable/c/resources.php#FreeCompilers
is lcc better in some way?
Yes. lcc is smaller, no installation problems, and it is a C compiler,
not a C++ compiler that can also compile C.
.
- Follow-Ups:
- Re: A good compiler please....
- From: Richard
- Re: A good compiler please....
- References:
- A good compiler please....
- From: Nikhil Bokare
- Re: A good compiler please....
- From: Guru Jois
- Re: A good compiler please....
- From: nszabolcs
- A good compiler please....
- Prev by Date: Agent Framework
- Next by Date: Re: question about "++"
- Previous by thread: Re: A good compiler please....
- Next by thread: Re: A good compiler please....
- Index(es):
Relevant Pages
|