This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]