Hi,
On Tue, Dec 13, 2011 at 19:32, Maciej Fijalkowski wrote:
> than shadowstack *should* be default.
if sys.platform.startswith("linux"):
DEFL_ROOTFINDER_WITHJIT = "asmgcc"
else:
DEFL_ROOTFINDER_WITHJIT = "shadowstack"
Unless I'm missing something, shadowstack *is* the default on any
pl
On Tue, Dec 13, 2011 at 8:31 PM, David Naylor wrote:
> On Tuesday, 13 December 2011 19:28:07 Maciej Fijalkowski wrote:
>> On Tue, Dec 13, 2011 at 7:24 PM, David Naylor
>> wrote:
>> > On Tuesday, 13 December 2011 19:03:09 Maciej Fijalkowski wrote:
>> >> On Tue, Dec 13, 2011 at 6:55 PM, David Nayl
On Tuesday, 13 December 2011 19:28:07 Maciej Fijalkowski wrote:
> On Tue, Dec 13, 2011 at 7:24 PM, David Naylor
> wrote:
> > On Tuesday, 13 December 2011 19:03:09 Maciej Fijalkowski wrote:
> >> On Tue, Dec 13, 2011 at 6:55 PM, David Naylor
> >
> > wrote:
> >> > On Tuesday, 13 December 2011 18:1
Hi Fijal,
On Tue, Dec 13, 2011 at 18:28, Maciej Fijalkowski wrote:
> You need --gcrootfinder=shadowstack for clang-based build, however the
> resulting executable *is* slower, so it's not advised to use it with
> gcc
Right now, in light of the many issues reported,
--gcrootfinder=shadowstack is
On Tue, Dec 13, 2011 at 7:24 PM, David Naylor wrote:
> On Tuesday, 13 December 2011 19:03:09 Maciej Fijalkowski wrote:
>> On Tue, Dec 13, 2011 at 6:55 PM, David Naylor
> wrote:
>> > On Tuesday, 13 December 2011 18:16:26 Maciej Fijalkowski wrote:
>> >> On Tue, Dec 13, 2011 at 6:14 PM, Maciej Fijal
On Tuesday, 13 December 2011 19:03:09 Maciej Fijalkowski wrote:
> On Tue, Dec 13, 2011 at 6:55 PM, David Naylor
wrote:
> > On Tuesday, 13 December 2011 18:16:26 Maciej Fijalkowski wrote:
> >> On Tue, Dec 13, 2011 at 6:14 PM, Maciej Fijalkowski
> >
> > wrote:
> >> > Hi David, CC pypy-dev
> >> >
On Tue, Dec 13, 2011 at 6:55 PM, David Naylor wrote:
> On Tuesday, 13 December 2011 18:16:26 Maciej Fijalkowski wrote:
>> On Tue, Dec 13, 2011 at 6:14 PM, Maciej Fijalkowski
> wrote:
>> > Hi David, CC pypy-dev
>> >
>> > Can you explain the choice of options here:
>> > http://www.freebsd.org/cgi/c
On Tuesday, 13 December 2011 18:16:26 Maciej Fijalkowski wrote:
> On Tue, Dec 13, 2011 at 6:14 PM, Maciej Fijalkowski
wrote:
> > Hi David, CC pypy-dev
> >
> > Can you explain the choice of options here:
> > http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/pypy/Makefile?rev=1.1;co
> > ntent-type=
On Tue, Dec 13, 2011 at 6:14 PM, Maciej Fijalkowski wrote:
> Hi David, CC pypy-dev
>
> Can you explain the choice of options here:
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/pypy/Makefile?rev=1.1;content-type=text%2Fplain;only_with_tag=HEAD
>
> Especially, the objspace, gc and gcrootfinder
Hi David, CC pypy-dev
Can you explain the choice of options here:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/pypy/Makefile?rev=1.1;content-type=text%2Fplain;only_with_tag=HEAD
Especially, the objspace, gc and gcrootfinder choices.
Cheers,
fijal
_
10 matches
Mail list logo