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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: dl-execstack?


Roland McGrath <roland@redhat.com> writes:

>> you committed changes to elf/Makefile:
>
> Oops!  Sorry about that.  Committing those changes was accidental.
> The related code is not ready for prime time yet.  I've fixed the makefile.

Not completly:
byrd:/cvs/libc:[0]$ cvs status elf/Makefile
===================================================================
File: Makefile          Status: Up-to-date

   Working revision:    1.269
   Repository revision: 1.269   /cvs/glibc/libc/elf/Makefile,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

byrd:/cvs/libc:[0]$ grep execstack elf/Makefile
                                  execstack)
                   tst-execstack-mod.c \
         tst-execstack
                tst-execstack-mod
$(objpfx)tst-execstack: $(libdl)
$(objpfx)tst-execstack.out: $(objpfx)tst-execstack-mod.so
LDFLAGS-tst-execstack = -Wl,-z,noexecstack
LDFLAGS-tst-execstack-mod = -Wl,-z,execstack

Please double check this,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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