This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: executable gcc
- To: development dot mondial at aon dot at
- Subject: Re: executable gcc
- From: "Martin v. Loewis" <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Sun, 17 Oct 1999 12:42:52 +0200
- CC: gcc at gcc dot gnu dot org
- References: <000e01bf16ea$5b34f9a0$0dfaa8c0@wince>
> I am searching for a new version of an executable Gnu C Compiler,
> Linker and C Library Version 2.95.1 . How can I get it and whats the
> price of it.
You didn't mention the platform (operating system) you are using; the
pricing depends on that.
If you are using Windows*, please have a look at the Cygwin project;
they provide free binaries of gcc. If you are using Linux, you either
have the option of buying a distribution, which will include binaries
of all those tools (although in varying versions). If you use
something else, you can buy one of the FSF binary tapes (see
www.gnu.org).
Hope this helps,
Martin