On Thu, Oct 16, 2003 at 03:55:37PM +0300, Tal Agmon wrote: > > If I understand right I can't use --enable-languages because I still want > cc1plus to be created. See http://gcc.gnu.org/bugs/reghunt.html for how to build just cc1plus; building any other compiler without its runtime libraries is similar. Janis