This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Set crt*.o for Linux (Re: static linking in 3.2 ?)
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.