Elizabeth Mattijsen wrote: > > $ perl5.6.2-unthreaded -Mre=debug -e 1 > dyld: perl5.6.2-unthreaded Undefined symbols: > _Perl_deb > Trace/BPT trap > > $ perl5.6.2-unthreaded-debug -Mre=debug -e 1 > Freeing REx: `,' > Omitting $` $& $' support. > > EXECUTING... This should be fixed by change #21711 http://public.activestate.com/cgi-bin/perlbrowse?patch=21711 although I wish I could understand why it works with blead and 5.8 without this kludge...Thread Previous