Peter Daniel Kirchner wrote:

> Richard
> Thank you for setting up to use purify on opendx.  I recommend you go to
> src/exec/dxexec and edit Makefile (or Makefile.am) to have the dxexec: target 
> read
> $(PURIFY) $(LINK)  instead of $(LINK) .
> At least that's what I do
>
> Then just
>     setenv PURIFY purify
> prior to make.
>

This seems to work, but when I start up generic dx (no modules or macros and in
single-processor mode), the
exec dies immediately with a SIG  (signal 48). I also get 
"/usr/local/bin/dx[64]:test
argument expected"
error's both in an error dialog box and in the window where I started dx.  The 
purify
GUI does come up and reports
that the a SIG has been handled (and gives the code segments). Sounds like 
something
external is killing my
dxexec.  Any of this sound familiar?

Richard

Reply via email to