Re: Fwd: Re: Help debugging a dll issue

2016-05-21 Thread René Berber
On 5/21/2016 10:15 PM, Eliot Moss wrote: [snip] >> You surely tried this already: strip --strip-unneeded or --strip-debug? > > A helpful thought, but no, it did not occur to me. Getting pypy to run > that extra step in the middle of its build would involve hacking its > process > of generating a

Fwd: Re: Help debugging a dll issue

2016-05-21 Thread Eliot Moss
(Sorry for top post: meant to send this to the list in the first place ... EM) Forwarded Message Subject: Re: Help debugging a dll issue Date: Sat, 21 May 2016 23:14:09 -0400 From: Eliot Moss Reply-To: m...@cs.umass.edu To: Duncan Roe On 5/21/2016 10:58 PM, Duncan Roe wrote: