From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3980 invoked by alias); 26 Jun 2002 20:49:48 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 3952 invoked from network); 26 Jun 2002 20:49:45 -0000 Received: from unknown (HELO motgate.mot.com) (129.188.136.100) by sources.redhat.com with SMTP; 26 Jun 2002 20:49:45 -0000 Received: [from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate.mot.com (motgate 2.1) with ESMTP id NAA00375; Wed, 26 Jun 2002 13:49:26 -0700 (MST)] Received: [from mail.wm.sps.mot.com ([199.10.246.2]) by pobox.mot.com (MOT-pobox 2.0) with ESMTP id NAA08505; Wed, 26 Jun 2002 13:49:25 -0700 (MST)] Received: from hyper.wm.sps.mot.com (hyper.wm.sps.mot.com [199.10.246.43]) by mail.wm.sps.mot.com (8.9.3/8.9.3) with ESMTP id QAA31151; Wed, 26 Jun 2002 16:49:18 -0400 Received: by hyper.wm.sps.mot.com (8.11.2) id g5QKnM025848; Wed, 26 Jun 2002 16:49:22 -0400 Date: Wed, 26 Jun 2002 13:49:00 -0000 Message-Id: <200206262049.g5QKnM025848@hyper.wm.sps.mot.com> From: Peter Barada To: huntbs@lycos.com CC: gcc@gcc.gnu.org, M_J_BUTCHER@compuserve.com, gcc-help@gcc.gnu.org In-reply-to: (huntbs@lycos.com) Subject: Re: Tutorial 4b References: X-SW-Source: 2002-06/txt/msg00231.txt.bz2 >Your littlegcc is compiled with the option --with-languages=c. >I'm assuming that later you use this same compiler to build the >full-blown gcc which contains c++ code. I'm out on a limb here since I >don't know if by the time the error occurs you are using the c++ >enabled full-blown gcc or not. But if you compile the littlegcc >without c++ support, might that not result in an error later trying to >compile c++ libraries? littlegcc is just a c compiler used to build newlib which is required to build libstdc++v3 in the fourth step. In the fourth step when building 'gcc', '--enable-languages=c,c++' forces a c++ compiler to be built which is used to build libstc++v3(also in the fourth step). I hope that makes it just the faintest bit clearer :-) -- Peter Barada Peter.Barada@motorola.com Wizard 781-852-2768 (direct) WaveMark Solutions(wholly owned by Motorola) 781-270-0193 (fax)