On Thu, Apr 17, 2003 at 09:58:46AM -0700, H. J. Lu wrote: > gengenrtl.o(.text+0x141):/net/gnu/export/gnu/src/gcc/gcc/gcc/gengenrtl.c:65: > relocation truncated to fit: GPREL22 .text Yes, it's an ld bug, which needs quite a lot of reorganization to fix. Easiest is to disable ldxmov support in the compiler for now. r~