From 3627143419316774200
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: 109fba,9016040bdb0b33c4
X-Google-Attributes: gid109fba,public
X-Google-Thread: f78e5,9016040bdb0b33c4
X-Google-Attributes: gidf78e5,public
From: Haim Kreitman <haim_kreitman@mail.stil.scitex.com>
Subject: Re: C++/C Compilers
Date: 1995/08/02
Message-ID: <3vn1ft$c4e@lyman.pppl.gov>#1/1
X-Deja-AN: 107296648
references: <3vgpo7$jnl@nnrp.ucs.ubc.ca>
content-type: text/plain; charset=us-ascii
organization: Scitex LTD
mime-version: 1.0
newsgroups: comp.lang.c++,comp.std.c++
x-mailer: Mozilla 1.1N (Windows; I; 32bit)

There is catalog of free compilers and interpreters,
which includes GNU C/C++ compiler. Here the appropriate info:

language:   C, C++, Objective-C, RTL
package:    GNU CC (gcc)
version:    2.6.3
parts:      compiler, runtime, examples, documentation
       Library listed separately
author:     Richard Stallman <rms@prep.ai.mit.edu> and others
location:   ftp gcc-2.X.X.tar.gz from a GNU archive site
    MSDOS:  ftp pub/msdos/djgpp/* from oak.oakland.edu
    6811:   ftp pub/coactive/gcc-6811-beta.tar.gz from netcom.com
            (these are diffs from 2.5.8 distribution)
description:    A very high quality, very portable compiler for C, C++,
        Objective-C.  The compiler is designed to support multiple
        front-ends and multiple back-ends by translating first
        into RTL (Register Transfer Language) and from there into
        assembly for the target architecture.   Front ends for
        Ada, Pascal, and Fortran are all under development.
conformance:    C: superset of K&R C and ANSI C.
        C++: not exactly cfront 3.0? [could someone tell me which
        version of cfront it is equivalent to, if any?  --ed]
        Objective-C: ?
bugs:       gnu.gcc.bug
restriction:    GNU General Public License
ports:      3b1, a29k, aix385, alpha, altos3068, amix, arm, convex,
        crds, elxsi, fx2800, fx80, genix, hp320, clipper,
        i386-{dos,isc,sco,sysv.3,sysv.4,mach,bsd,linux,windows,OS/2},
        iris,i860, i960, irix4, m68k, m88ksvsv.3, mips-news,
        mot3300, next, ns32k, nws3250-v.4, hp-pa, pc532,
        plexus, pyramid, romp, rs6000, sparc-sunos, 
        sparc-solaris2, sparc-sysv.4, spur, sun386, tahoe, tow,
        umpis, vax-vms, vax-bsd, we32k, hitachi-{SH,8300}, 6811
portability:    very high
status:     actively developed
discussion: gnu.gcc.help
announcements:  gnu.gcc.announce
updated:    1994/11/02

For the full list of ALL free compilers goto:
http://cuiwww.unige.ch/freecomp

Bye, H.Kreitman.





