From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21758 invoked by alias); 18 Oct 2002 19:34:09 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 21734 invoked from network); 18 Oct 2002 19:34:08 -0000 Received: from unknown (HELO iol.unh.edu) (132.177.123.82) by sources.redhat.com with SMTP; 18 Oct 2002 19:34:08 -0000 Received: from iol.unh.edu (scooby.iol.unh.edu [132.177.124.199]) by iol.unh.edu (8.12.6/8.12.6) with ESMTP id g9IJY74K019965; Fri, 18 Oct 2002 15:34:07 -0400 Message-ID: <3DB06339.8040804@iol.unh.edu> Date: Fri, 18 Oct 2002 15:27:00 -0000 From: Mike Cleary User-Agent: Mozilla/5.0 (X11; U; Linux alpha; en-US; rv:0.9.9) Gecko/20020503 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gcc@gcc.gnu.org CC: clp Subject: gcc make error Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg01140.txt.bz2 Greetings, I have found the following make error for gcc on an alpha with the alphaev56 configuration the basic baseline with the gcc-3_2-branch package, it also occurs with the basic-gcc_2.95.3 baseline and the gcc-3_2-branch package and with the bootstrap-gcc_2.95.3 baseline and the gcc-3_2-branch package: stage1/xgcc -Bstage1/ -B/mnt/u9/toolchain/buildsys/install/alpha9/bootstrap-gcc_2.95.3/nat ive/gcc-3_2-branch/alphaev56-unknown-linux-gnu/bin/ -DIN_GCC -g -O2 -W -Wall -Wwrite-st rings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DH AVE_CONFIG_H -DGENERATOR_FILE -o gengenrtl \ gengenrtl.o ../libiberty/libiberty.a /usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14. gengenrtl.o(.debug_info+0x3e05): relocation truncated to fit: REFLONG .debug_ranges gengenrtl.o(.debug_info+0x3f65): relocation truncated to fit: REFLONG .debug_ranges gengenrtl.o(.debug_info+0x3ffb): relocation truncated to fit: REFLONG .debug_ranges collect2: ld returned 1 exit status make[2]: *** [gengenrtl] Error 1 make[2]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_2.95.3/n ative/gcc-3_2-branch/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_2.95.3/n ative/gcc-3_2-branch/gcc' make: *** [bootstrap] Error 2 I was wondering if anyone can help me with this. Salutations, -Mike -- *********************************************** Michael Cleary Email: mcleary@iol.unh.edu UNH InterOperability Lab Linux Group 121 Technology Dr., Suite 2, Durham, NH 03824 Phone: 603-862-0401 http://linux.iol.unh.edu ***********************************************