develooper Front page | perl.perl5.porters | Postings from November 2003

Re: No CPAN with 5.6.2 on Darwin ;-(

Thread Previous | Thread Next
From:
Andy Dougherty
Date:
November 10, 2003 05:36
Subject:
Re: No CPAN with 5.6.2 on Darwin ;-(
Message ID:
Pine.SOL.4.53.0311100834020.21244@maxwell.phys.lafayette.edu
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.edu

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About