caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Richard Jones <rich@annexia.org>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] ocamlopt generates binaries with executable stacks
Date: Mon, 16 Jun 2008 22:14:35 +0100	[thread overview]
Message-ID: <20080616211434.GA13580@annexia.org> (raw)
In-Reply-To: <485663CB.2050509@inria.fr>

On Mon, Jun 16, 2008 at 02:59:55PM +0200, Xavier Leroy wrote:
> Note that in 3.11, the "configure" script will have options to specify
> how to call the assembler (for ocamlopt-generated assembly code and
> for the hand-written asm files in the runtime system).  So it might be
> sufficient to configure the Gentoo packages with e.g.
> 
> configure -as "as --noexecstack" -aspp "gcc -c -Wa,--noexecstack"
> 
> This could be one of the rare cases where addressing the issue at the
> level of the packages is safer than by changing the source distribution.

Fair enough.  I'll check this out and get back if it doesn't work.

Rich.

-- 
Richard Jones
Red Hat


  reply	other threads:[~2008-09-18  7:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-09 17:56 Richard Jones
2008-06-16 12:59 ` [Caml-list] " Xavier Leroy
2008-06-16 21:14   ` Richard Jones [this message]
2008-09-18 16:59     ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080616211434.GA13580@annexia.org \
    --to=rich@annexia.org \
    --cc=Xavier.Leroy@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).