Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Feb 2002 09:15:11 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        freebsd-alpha@freebsd.org
Subject:   RE: more on recent current alpha rtld/binutils breakage.
Message-ID:  <XFMail.020208091511.jdp@polstra.com>
In-Reply-To: <15460.1586.888567.63521@grasshopper.cs.duke.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08-Feb-02 Andrew Gallatin wrote:
> 
> I think this implies that either the kernel isn't setting up the map
> correctly, or that the elf header is wrong & its not marked
> executable.
> 
> _rtld seems to be in the text section:
> 
>   5 .text         00012d20  0000000000007340  0000000000007340 00007340  2**5
> 

If you do "objdump -p" on the dynamic linker it will show the load
segments, among other things.  The "flags" field at the end of the
line shows the permissions given to the segment.

John

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.020208091511.jdp>