This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]