Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 1996 08:04:31 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        gibbs@freefall.freebsd.org, nate@mt.sri.com
Cc:        current@FreeBSD.org, peter@spinner.dialix.com, phk@critter.tfs.com, rgrimes@gndrsh.aac.dev.com
Subject:   Re: Whither gcc 2.7?
Message-ID:  <199608072204.IAA05942@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help

>Why not import the whole thing but only distribute the i386 code by
>default?  We can easily setup additional CVSup targets for the non
>i386 portions of the compiler for people interested in cross compiling
>or working on a new port.

To begin with, the non-i386 parts of gcc-2.7.2 are less than 1/3 of
the total:

	config/i386	  597 K
	config/other	 7494
	ChangeLog*	 3792
	gcc.info*	 1209
	cpp.info*	  113
	texinfo.tex	  152	# we have only 1 copy of this (in amd/doc :-()
	ginclude	   85
	objc		  202
	cp		 3066
	*.texi		 1295
	*.1		  137
	*.[chy]		 8771	# not counting subdirectories
	other		 1406
			-----
	total		28319

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608072204.IAA05942>