Re: good C compiler



Mark McIntyre <markmcintyre@xxxxxxxxxxx> wrote in
news:822gb25pf0rbdufh1l1n9go51doldbp2hf@xxxxxxx:

On 14 Jul 2006 04:40:25 -0700, in comp.lang.c ,
polychrom@xxxxxxxxxxxx wrote:


AB ?????(?):

polychrom@xxxxxxxxxxxx wrote:
Is there some good and convenient C compiler (freeware), to
compile C source code? Just compile ready source code, some
handy tool for non programmers.

thanks.


If you're on Windows, then you can try Visual C++ 2005 Express
Edition. Microsoft gives it for free. If you're on Linux, then
you can try out GCC. It usually comes bundled in the distro.

Yes, on Windows. How many resources it required? Is it compact?

Like all MS software, its enormous.

You can get gcc for windows too, try the cygwin implementation,
it
works fine.


mingw gives you the same thing with less hassle.

--
*********** To reply by e-mail, make w single in address
**************
.



Relevant Pages

  • Re: How do I install this missing library?
    ... you really should be carefully following LSTC's installation ... libg2c is part of gcc. ... to tell a newcomer to compile. ... like the source code to GNU tar, and make sure you understand what's ...
    (comp.os.linux.misc)
  • Re: Porting code from Linux to Windows
    ... You should be able to write cross-platform code with GCC. ... However, if you only want to port one way, it is possible to compile pure ANSI C code with standard libraries from *NIX to Windows and you can compile such code inside Visual Studio. ...
    (microsoft.public.vsnet.general)
  • Re: GNAT on MinGW
    ... Once I have a successfull compile I update the page. ... and b) general unfitness of the Windows port of gcc 4. ...
    (comp.lang.ada)
  • Re: Installing WOW on seprate Partition ?
    ... I have a book from 1987 which has the source code of Minix in it. ... Can you run Windows XP on a sparc, arm, powerpc ... compile on one nix platform can also be compiled on other platforms most ...
    (alt.games.warcraft)
  • Re: Installing WOW on seprate Partition ?
    ... I have a book from 1987 which has the source code of Minix in it. ... Can you run Windows XP on a sparc, arm, powerpc ... compile on one nix platform can also be compiled on other platforms most ...
    (alt.games.warcraft)

Loading