On Mon, 10 Nov 2003, Elizabeth Mattijsen wrote: > At 10:49 +0100 11/10/03, Elizabeth Mattijsen wrote: > >$ perl5.6.2 -MCPAN -e shell > >dyld: perl5.6.2 Undefined symbols: > >_Perl_deb > >Trace/BPT trap > > Hmmm.... if I do this with my later compiled debug version of Perl, I > don't have the problem. > > Can't I have a normal and a debug-symbols executable in the same tree > on Darwin? No, you can't, unless you went out of your way to give one of them a different $archlib (or $archname). By default, Configure doesn't change $archname if you add in -DDEBUGGING. -- Andy Dougherty doughera@lafayette.eduThread Previous | Thread Next