From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30635 invoked by alias); 7 Dec 2002 16:49:23 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 30627 invoked from network); 7 Dec 2002 16:49:22 -0000 Received: from unknown (HELO iol.unh.edu) (132.177.123.82) by sources.redhat.com with SMTP; 7 Dec 2002 16:49:22 -0000 Received: from iol.unh.edu (astro.iol.unh.edu [132.177.124.196]) by iol.unh.edu (8.12.6/8.12.6) with ESMTP id gB7GmmW2007753; Sat, 7 Dec 2002 11:48:48 -0500 Message-ID: <3DF22691.F7BADB1B@iol.unh.edu> Date: Sat, 07 Dec 2002 08:49:00 -0000 From: bemis Organization: University of New Hampshire X-Accept-Language: en MIME-Version: 1.0 To: "sid@sources.redhat.com" , clp Subject: relocation truncated to fit: GPREL32 *UND* Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q4/txt/msg00040.txt.bz2 Sid will not compile on Alpha. On a intel SID compiles without a problem. Is there something missing from the configuration of sid on alpha. the machine code is trying to put 64 bits into 32 bits. any suggestions on where to look for the problem would be appreciated c++ -DSID_STATIC -g -O2 -o sid .libs/sidS.o mainDynamic.o -Wl,--export-dynamic . ./../component/audio/.libs/libaudio.a -lm ../../component/cache/.libs/libcache.a -lm -lstdc++ ../../component/cfgroot/.libs/libconfig.a -ldl ../../component/cge n-cpu/.libs/libcgencpu.a -L/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc _3.2/native/toolchain_sid/libiberty -liberty -lm ../../component/bochs/.libs/lib x86.a ../../component/consoles/.libs/libconsoles.a -lnsl -lm -lstdc++ ../../comp onent/gdb/.libs/libgdb.a -lm -lstdc++ ../../component/gloss/.libs/libgloss.a -lm -lstdc++ ../../component/glue/.libs/libglue.a -lm -lstdc++ ../../component/ide/ .libs/libide.a -lm -lstdc++ ../../component/interrupt/.libs/libinterrupt.a -lm - lstdc++ ../../component/lcd/.libs/libhd44780u.a -lm -lstdc++ ../../component/lcd /.libs/liblcd-char-display.a -lcurses -lm -lstdc++ ../../component/lcd/.libs/lib t6963c.a -lm -lstdc++ ../../component/loader/.libs/libloader.a -lm -lstdc++ ../. ./component/mapper/.libs/libmapper.a -lm -lstdc++ ../../component/memory/.libs/l ibmemory.a -lm -lstdc++ ../../component/mmu/.libs/libmmu.a -lm -lstdc++ ../../co mponent/parport/.libs/libparport.a -lm -lstdc++ ../../component/profiling/.libs/ libprof.a -lm -lstdc++ ../../component/rtc/.libs/librtc.a -lm -lstdc++ ../../com ponent/sched/.libs/libsched.a -lm -lstdc++ ../../component/tcl/.libs/libtclapi.a -L/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain_si d/tcl/unix -ltcl8.3 -L/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/ native/toolchain_sid/tk/unix -ltk8.3 -L/usr/X11R6/lib -lSM -lICE -lX11 -ldl -lm ../../component/timers/.libs/libtimers.a -lm ../../component/uart/.libs/libuart. a -lm -lstdc++ ../../component/cgen-cpu/.libs/libcgencpu.a(arm-sem.o)(.rodata+0x1f0): relocatio n truncated to fit: GPREL32 *UND* ../../component/cgen-cpu/.libs/libcgencpu.a(arm-sem.o)(.rodata+0x1f4): relocatio n truncated to fit: GPREL32 *UND*