Nicholas Clark writes: > The appended patch makes it compile and pass tests. The change which caused > the problem appears to be this one, which added pge_parseglob.c: > > http://www.nntp.perl.org/group/perl.cvs.parrot/7849 > > I infer that dylib is not as forgiving of multiply defined symbols as ELF.
Thanks, applied. Luke