From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25782 invoked by alias); 18 Jul 2005 12:18:17 -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 25754 invoked by uid 22791); 18 Jul 2005 12:18:08 -0000 Received: from web30304.mail.mud.yahoo.com (HELO web30304.mail.mud.yahoo.com) (68.142.200.97) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Mon, 18 Jul 2005 12:18:08 +0000 Received: (qmail 48716 invoked by uid 60001); 18 Jul 2005 12:16:49 -0000 Message-ID: <20050718121649.48714.qmail@web30304.mail.mud.yahoo.com> Received: from [203.126.136.220] by web30304.mail.mud.yahoo.com via HTTP; Mon, 18 Jul 2005 05:16:49 PDT Date: Mon, 18 Jul 2005 12:18:00 -0000 From: tina raj Subject: Error During make bootstrap while installing Gcc 3.2.1 on Fedora core 4 To: gnu@gnu.org Cc: gcc-help@gcc.gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2005-07/txt/msg00160.txt.bz2 Greetings, I am trying to install Gcc3.2.1 on Fedora Core 4. Already Gcc 4.0 is installed and I am trying to install Gcc3.2.1 in my own directory. I am facing the following error when I do make bootstrap nat1: warning: command line option "-Wtraditional" is valid for C/ObjC but not for Ada fatal error: system.ads is incorrectly formatted missing line for parameter: Backend_Divide_Checks fatal error: system.ads is incorrectly formatted missing line for parameter: Backend_Overflow_Checks fatal error: system.ads is incorrectly formatted missing line for parameter: Configurable_Run_Time fatal error: system.ads is incorrectly formatted missing line for parameter: Duration_32_Bits fatal error: system.ads is incorrectly formatted missing line for parameter: Exit_Status_Supported fatal error: system.ads is incorrectly formatted missing line for parameter: Fractional_Fixed_Ops fatal error: system.ads is incorrectly formatted missing line for parameter: Preallocated_Stacks fatal error: system.ads is incorrectly formatted missing line for parameter: Support_64_Bit_Divides fatal error: system.ads is incorrectly formatted missing line for parameter: Support_Aggregates fatal error: system.ads is incorrectly formatted missing line for parameter: Support_Composite_Assign fatal error: system.ads is incorrectly formatted missing line for parameter: Support_Composite_Compare fatal error: system.ads is incorrectly formatted missing line for parameter: Support_Long_Shifts fatal error: system.ads is incorrectly formatted missing line for parameter: Suppress_Standard_Library compilation abandoned make[3]: *** [ada.o] Error 1 make[3]: Leaving directory `/home/manas/tina/gcc-3.2/objdir/gcc/ada' make[2]: *** [gnat1] Error 2 make[2]: Leaving directory `/home/manas/tina/gcc-3.2/objdir/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/home/manas/tina/gcc-3.2/objdir/gcc' make: *** [bootstrap] Error 2 Can someone tell me how to resolve this. I have set the configure as below ../configure --prefix=/static --disable-nls --disable-shared --with-as=$LFS/static/bin/as --with-ld=$LFS/static/bin/ld --enable-languages='all,c,ada' help much appreciated Thanks Tina __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com