Date: Fri, 10 Oct 2003 02:46:40 -0700 From: Brendan Harris <bharris@stotch.com> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-hackers@freebsd.org Subject: Re: Compiling Perl on SMP 5.1-RELEASE box Message-ID: <20031010094640.GC29943@stotch.com> In-Reply-To: <20031010003830.GA10632@rot13.obsecurity.org> References: <20031009170424.GB29943@stotch.com> <20031010003830.GA10632@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 09, 2003 at 05:38:30PM -0700, Kris Kennaway wrote: > On Thu, Oct 09, 2003 at 10:04:24AM -0700, Brendan Harris wrote: > > I figured this was more appropriate for freebsd-hackers than freebsd-questions. > > > > Here's the deal. I'm trying to compile Perl 5.8.1 on a FreeBSD 5.1 > > SMP box. The kernel is compiled with SMP, APIC and npx support. > > GCC is version 3.3.1, compiled with POSIX thread support. > > 1) Please wrap your lines at 70 characters so your emails may be > easily read. Sorry about that. > 2) This should probably be raised with the perl people instead, > because it looks like a code bug in perl (or possibly user error). > FYI, the details of the FreeBSD kernel configuration are not relevant. After doing some research online, it seems like a kernel optimization error with threads. And it looks more like a GCC problem to me, rather than a perl code bug. I think it's a problem with the way I configured GCC. I'll look into it more, but thanks for the help anyway. --Brendan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031010094640.GC29943>