This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Minimizing a bootstrap compiler
- From: Karel Miklav <karel dot miklav at siol dot net>
- To: GCC-Help <gcc-help at gcc dot gnu dot org>
- Date: Wed, 21 Mar 2007 22:41:35 +0100
- Subject: Minimizing a bootstrap compiler
I've made a bootstrap compiler for GNAT-GCC Ada compiler from
GCC 4.1. The resulting package is around 11 Mb.
I tried to cut some Mb's off, by extracting files not used
during bootstrap. The result of this shaky method gave a
package of 8 Mb. Is there another way I can strip something
off?
--
Regards, Karel miklav