Re: A good compiler please....



jacob navia <jacob@xxxxxxxxxxxxxxxx> writes:

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 which
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.
see this could be useful to download. I don't know more about this
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.

That is totally unfair.

Gcc is the Gnu Compiler Collection. Formally known as the Gnu C
Compiler.

The C front end to Gcc is just that - a C front end.

.



Relevant Pages

  • Re: Testing ham radio software on Sun hardware.
    ... Is that like the way Micro$oft adheres to the W3C standards? ... It sometimes means code built with gcc will not compile on better compilers. ... The other issue is that people often write code that works on Linux, but makes use of Linux specific header files. ... If anyone has some open-source UNIX or Linux code they would like to test on a Sun, using a commercially produced C compiler, let me know. ...
    (uk.radio.amateur)
  • Re: Richard Stallman is responsible for the shrinking economy
    ... That was 2004 for the benchmark on GCC. ... advancing innovation _and_ standards development. ... gcc has a *functional* test suite (checking that the code generated ... compiler to the standards. ...
    (comp.arch.embedded)
  • Re: Richard Stallman is responsible for the shrinking economy
    ... A couple of minor points about that test of msp430 gcc referenced in the linked post - first, compilation was done with -O1 "which generates the smallest code". ... gcc has a *functional* test suite, with many of the tests being regression tests. ... For most users, who are primarily interested in using the compiler to compile sensible source code to object code, this covers what they need - they want to generate correct code from their source. ... These test the conformance of the compiler to the standards. ...
    (comp.arch.embedded)
  • Re: OT: Nomad programmer needs tools
    ... I don't want to install my own compiler on somebody ... restrictions on your own executables ... Every day I can stay away from GCC is a good day. ... ANSI C or ISO C. ...
    (comp.dsp)
  • configure: error: cannot find ssl library - PROBLEM
    ... called 'gtmess' using the 'configure' script. ... checking for gcc... ... checking for C compiler default output... ... checking for gcc option to accept ANSI C... ...
    (alt.linux)