From mboxrd@z Thu Jan 1 00:00:00 1970 From: david.hawesjohnson@bt.com To: gcc-help@gcc.gnu.org Subject: Signal 11 on compilation of gcc Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <2DB547CCFD10D211BAF50000F8FE7F5602EB36C1@mdlhg3nt02.nor.bt.com> X-SW-Source: 2000-q1/msg00395.html Message-ID: <20000401000000.2AqRV2C6m8-BTUjlxdUeRMeTP8SFONhH1o2mEh7i8js@z> Hi, I'm attempting to compile gcc on a Digital Unix v4.0e Box. I am using GNU binutils and gnu make, but I still get the same error message: collect2: ld terminated with signal 11 [Segmentation fault] /usr/lib/cmplrs/cc/crt0.o(.pdata+0x4): relocation truncated to fit: SREL32 xdata cccp.o: In function `xstrdup': /source/gcc/gcc/../../gcc-2.95.2/gcc/cccp.c:10718: relocation truncated to fit: SREL32 xdata Does anyone know what this could be? Attempting to compile gcc 2.95.2 with 'make bootstrap' Cheers --- David Hawes-Johnson