bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binutils bug when generating ELF files


From: Nick Clifton
Subject: Re: Binutils bug when generating ELF files
Date: 28 May 2001 11:31:41 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi Thomas,

> with recent binutils, the fields of the Phdr (Program Header) structure
> aren't correctly initialised. with old binutils utils for instance,
> p_paddr is correctly initialised according to the link script, but with
> recent binutils it is always initialised to 0x80.
> and it's the same problem for p_filesz and p_memsz fiels. they are
> correctly initialised with old binutils, but with recent binutils they
> are always initialised to 0x80.

Could you submit a reproducible example that demonstrates this problem
please ?

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]