public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* dl-execstack?
@ 2003-07-29 13:09 Andreas Jaeger
  2003-07-29 21:15 ` dl-execstack? Roland McGrath
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Jaeger @ 2003-07-29 13:09 UTC (permalink / raw)
  To: GNU libc hackers

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]


Roland,

you committed changes to elf/Makefile:
 cvs annotate elf/Makefile |grep execstack
Annotations for elf/Makefile
***************
1.267        (roland   29-Jul-03):                                execstack)
1.267        (roland   29-Jul-03):                 tst-execstack-mod.c \
1.267        (roland   29-Jul-03):       tst-execstack
1.267        (roland   29-Jul-03):              tst-execstack-mod
1.267        (roland   29-Jul-03): $(objpfx)tst-execstack: $(libdl)
1.267        (roland   29-Jul-03): $(objpfx)tst-execstack.out: $(objpfx)tst-execstack-mod.so
1.267        (roland   29-Jul-03): LDFLAGS-tst-execstack = -Wl,-z,noexecstack
1.267        (roland   29-Jul-03): LDFLAGS-tst-execstack-mod = -Wl,-z,execstack

But did not commit any of the execstack files:
$ ls elf/*execstack*
ls: elf/*execstack*: No such file or directory

Please commit them so that building of glibc works again.

Thanks,
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 #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dl-execstack?
  2003-07-29 13:09 dl-execstack? Andreas Jaeger
@ 2003-07-29 21:15 ` Roland McGrath
  2003-07-30  5:52   ` dl-execstack? Andreas Jaeger
  0 siblings, 1 reply; 3+ messages in thread
From: Roland McGrath @ 2003-07-29 21:15 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: GNU libc hackers

> 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dl-execstack?
  2003-07-29 21:15 ` dl-execstack? Roland McGrath
@ 2003-07-30  5:52   ` Andreas Jaeger
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Jaeger @ 2003-07-30  5:52 UTC (permalink / raw)
  To: Roland McGrath; +Cc: GNU libc hackers

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

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 #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-30  5:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-29 13:09 dl-execstack? Andreas Jaeger
2003-07-29 21:15 ` dl-execstack? Roland McGrath
2003-07-30  5:52   ` dl-execstack? Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).