Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Sep 1998 13:32:26 -0700
From:      John Polstra <jdp@polstra.com>
To:        rnordier@nordier.com
Cc:        current@FreeBSD.ORG
Subject:   Re: ELF: No values for section flags defined
Message-ID:  <199809082032.NAA14899@austin.polstra.com>
In-Reply-To: <199809081806.UAA20067@ceia.nordier.com>
References:  <199809081806.UAA20067@ceia.nordier.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199809081806.UAA20067@ceia.nordier.com>,
Robert Nordier  <rnordier@nordier.com> wrote:
> There appear to be no values for sh_flags defined in
> <sys/elf_common.h>, specifically:
> 
>     #define SHF_WRITE           0x1
>     #define SHF_ALLOC           0x2
>     #define SHF_EXECINSTR       0x4
>     #define SHF_MASKPROC        0xf0000000
> 
> Is there some deep reason for this omission (since pretty much
> everything else seems to be there)?

Nope, that's a bug.  Thanks for the report!  I'll add those flags in
right away.

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth

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



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