Title: PERL_OBJECT & PERL_IMPLICIT_SYS

Are these #defines supposed to be defined for the whole build of Perl, in order to take advantage of them, or only in your personal compilations for embedding Perl? Defining them for the build seems to cause dire panic building 5.6 or 5.6.1 on OS X 10.1.

I'm going to implement my own file open and memory management routines and want to override Perl's concept of them in a "nice" way, without hacking too much on the source, and am trying to figure out how to do it cheaply.

nh

Reply via email to