Date: Sun, 24 Jun 2012 20:39:29 -0400 From: Michael Scheidell <scheidell@FreeBSD.org> To: Steve Wills <swills@FreeBSD.org> Cc: ports@FreeBSD.org, Kevin Oberman <kob6558@gmail.com> Subject: Re: Anyone using perl-5.12 and WITH_PERL_MALLOC? Message-ID: <4FE7B341.9000103@FreeBSD.org> In-Reply-To: <4FE798B2.5060403@FreeBSD.org> References: <4FE5EA8E.1020302@FreeBSD.org> <CAN6yY1uuefD0iQngPJpsHT=O103DkKC5_CH4tLmOySeMSV%2B49A@mail.gmail.com> <4FE60561.8050606@freebsd.org> <CAN6yY1sfAQ-HjsZNuFJq1f-spVOozfYw_9UW4pQ06F-WOODkLA@mail.gmail.com> <4FE798B2.5060403@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/24/12 6:46 PM, Steve Wills wrote: > On 06/23/12 15:00, Kevin Oberman wrote: >> > >> > Yes, I agree that perl is not really being built with PERL_MALLOC, >> > but selecting THREADS and PERL_MALLOC options does produce a >> > working threaded perl. Neither THREADS nor PERL_MALLOC are >> > defaults, but I have ports installed that require threaded perl. and back to thread: (pun intended) if you make -DWITH_PERL MALLOC -DWITH_THREADS, the Makefile turns off WITH_PERL_MALLOC, Kevin proved that with his perl -V output. so, should i put a pr in to mark IGNORE ? because obviously, no one in FreeBSD kingdom has WITH_PERL_MALLOC working, with either PTHREAD or THREAD. the Makefile prevents with THREAD, and with PTHREAD, it segfaults. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FE7B341.9000103>