Date: Mon, 28 Apr 2003 13:57:32 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Joseph Maxwell <jemaxwell@jaymax.com> Cc: FreeBSD Users <questions@freebsd.org> Subject: Re: GNU gcc package on dist. disk Message-ID: <20030428125732.GA82709@happy-idiot-talk.infracaninophi> In-Reply-To: <3EAD1CD7.920C832@jaymax.com> References: <3EAD1CD7.920C832@jaymax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nFreZHaLTZJo0R7j
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Apr 28, 2003 at 05:21:44AM -0700, Joseph Maxwell wrote:
> Is the gcc package from GNU to be found on any of the FreeBSD dist.
> disks?
gcc(1) is used as the system C, C++ compiler.  It's not supplied as a
separate package as such, but integrated into the system sources.  See
for instance:
    http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/gcc/
ie. You get gcc as a standard part of what's install from disc1 or
=66rom the mini-iso disk images.
Note that the version of gcc supplied depends on which version of the
OS you choose.  FreeBSD 4.x (either -STABLE or any of the recent
-RELEASE versions) comes with gcc 2.95.4, whereas FreeBSD-5.x comes
with gcc-3.2.2.
You can always install a more recent version of gcc from the ports
collection:
eg. http://www.freebsd.org/cgi/url.cgi?ports/lang/gcc32/pkg-descr ---
there are several version available in ports including the bleeding
edge gcc-3.3 development version.  See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html
for an explanation of how ports/packages work and how you can use them
to install software.
However, most ports / packages are not included in the FreeBSD iso
images available to download. If you purchase a 4xCD set from
FreeBSDMall or DaemonNews CDs 3 and 4 will consist of precompiled
packages you can install.
	Cheers,
	Matthew
--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
--nFreZHaLTZJo0R7j
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+rSU8dtESqEQa7a0RApv8AJ9s6Yo+08yqN+OM/k/DBp7chxPJ6ACgl/cN
Yd8YlpEseIpN04SVeYs6TeI=
=9J/p
-----END PGP SIGNATURE-----
--nFreZHaLTZJo0R7j--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030428125732.GA82709>
