From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. J. Lu" To: Richard Zidlicky Cc: gcc mailing list , gcc-patches@gcc.gnu.org Subject: Re: PATCH: Set crt*.o for Linux (Re: static linking in 3.2 ?) Date: Sat, 10 Aug 2002 17:46:00 -0000 Message-id: <20020810174652.A10114@lucon.org> References: <20020810150519.B1868@linux-m68k.org> <20020810071620.A769@lucon.org> <20020811012805.B1299@linux-m68k.org> X-SW-Source: 2002-08/msg00603.html On Sun, Aug 11, 2002 at 01:28:06AM +0200, Richard Zidlicky wrote: > > Btw I have seen this error when testing gcc-3.2 with binutils > 2.12.90.0.7 on top of glibc-2.1, is this expected? > > BUG IN DYNAMIC LINKER ld.so: ../sysdeps/m68k/dl-machine.h: 326: elf_machine_lazy_rel: Assertion `((reloc->r_info) & 0xff) == 21' failed! > glibc 2.1 is way too old. H.J.