On Sun, 25 Nov 2012, Jarkko Hietaniemi wrote: > Hi, I wonder if any one the numerous Perl smokes is building with > -DPERL_GLOBAL_STRUCT, or even more hardcore, > -DPERL_GLOBAL_STRUCT_PRIVATE? They were originally conceived for the > Symbian port, they hide/remove all global data symbols (global > variables), turning the embeddability to eleven and twelve, if you > will. (If compile barfs, needs more dVAR: see perlguts for more > information.) I recently added PERL_GLOBAL_STRUCT (and PERL_OLD_COPY_ON_WRITE) to my non-quick smokers but I just thought of a way to add PERL_GLOBAL_STRUCT_PRIVATE too without causing too much extra build time so I'll do that too. -- George GreerThread Previous | Thread Next