gcc3.3: problem compiling elf/soinit.c (int. compiler error)

Jakub Jelinek jakub@redhat.com
Thu Jan 8 14:49:00 GMT 2004


On Thu, Jan 08, 2004 at 03:19:14PM +0200, Hillier Gernot wrote:
> I sent this message already to bug-glibc in August 2003, but never got an 
> answer. So I try to re-post it here today. Hope this is ok...
> 
> --- SNIP ---
> 
> I'm just trying to build a cross toolchain with target platform AMD64.
> 
> With gcc-3.2, everything went fine, but with 3.3 I get an internal compiler 
> error at elf/soinit.c:

You have not built your toolchain properly.
Particularly, your compiler doesn't use --eh-frame-hdr and you're using
obsolete binutils.

	Jakub



More information about the Libc-alpha mailing list