Hey, I've already seen that one. You need to install GNU MP (The GNU
Multiple Precision Arithmetic Library) in FreeBSD (at least 4.10)
before this succeeding.
The usual installation mantra in FreeBSD should do it:
# cd /usr/ports
# make search name=libgmp
# cd (whatever adequate path the search
Adriano Ferreira writes:
Hey, I've already seen that one. You need to install GNU MP (The GNU
Multiple Precision Arithmetic Library) in FreeBSD (at least 4.10)
before this succeeding.
While that may fix the symptom, it doesn't fix the problem - the Configure
step needs to be smart enough to de
> I just cut and pasted this from TODO.win32 - you might want to ping
> the list, as I have no idea who requested the original item. =-)
This ticket was probably my fault. ;-) I'll try to provide the proper
instructions.
Will Coleda <[EMAIL PROTECTED]> wrote:
> .../classes/bigint.c:83: undefined reference to `mpz_fits_slong_p'
Too old GMP library? We need a better test that covers these problematic
functions.
leo
http://rt.perl.org/rt3/Ticket/Display.html?id=33916
According to this (which in turn was based on Leo's email to the list), we
were shooting for a release on Monday.
Having just gotten OS X tests passing again, I can now think about
integrating Dan's string branch into main. I should be able
On Thu, 4 Feb 2005, Will Coleda via RT wrote:
> This is still the case. Documented in PLATFORMS, closing ticket.
>
> > [psinno - Thu Oct 09 02:45:59 2003]:
> >
> > Hi,
> >currently gmake seems to be required to build imcc on freebsd.
Not quite. gmake is not required to build imcc. However,
Just curious. Are there any plans moving parrot to subversion?
Ron
On Fri, Feb 04, 2005 at 06:07:33PM +0100, Ron Blaschke wrote:
> Just curious. Are there any plans moving parrot to subversion?
I tried a clean subversion checkout about a week ago, and compared with a
clean CVS checkout.
svn gave:
real2m23.994s
user0m9.002s
sys 0m6.730s
CVS gave:
On Fri, Feb 04, 2005 at 11:44:14AM -0500, Andy Dougherty wrote:
> On Thu, 4 Feb 2005, Will Coleda via RT wrote:
>
> > This is still the case. Documented in PLATFORMS, closing ticket.
> >
> > > [psinno - Thu Oct 09 02:45:59 2003]:
> > >
> > > Hi,
> > >currently gmake seems to be required to bui
Parrot_readbc can segfault when loading an absolute path to a file (in my
case, only under GDB). the problem lies in Parrot_locate_runtime_file,
and is similar to the one in ticket #32087.
the attached patch adds a check in Parrot_locate_runtime_file so it
returns absolute paths as is. it handle
Nicholas Clark writes:
On Fri, Feb 04, 2005 at 06:07:33PM +0100, Ron Blaschke wrote:
Just curious. Are there any plans moving parrot to subversion?
I tried a clean subversion checkout about a week ago, and compared with a
clean CVS checkout.
svn gave:
real2m23.994s
user0m9.002s
sys
Nicholas Clark wrote:
On Fri, Feb 04, 2005 at 06:07:33PM +0100, Ron Blaschke wrote:
Just curious. Are there any plans moving parrot to subversion?
I tried a clean subversion checkout about a week ago, and compared with a
clean CVS checkout.
svn gave:
real2m23.994s
user0m9.002s
sys 0m6
--- Bryan Donlan <[EMAIL PROTECTED]> wrote:
> Nicholas Clark wrote:
> > On Fri, Feb 04, 2005 at 06:07:33PM +0100, Ron Blaschke wrote:
> >
> >>Just curious. Are there any plans moving parrot to subversion?
> >
> > so CVS is about 20% faster. Elapsed time seems to be all that
> matters here.
Is th
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #34050]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34050 >
Hi,
'make testbench', which runs the test 't/benchmarks.t', complains about a
On Solaris/SPARC, I'm still seeing failure on the tests others have
reported problems for.
Failed 3/133 test scripts, 97.74% okay. 30/2167 subtests failed, 98.62%
okay.
Failed TestStat Wstat Total Fail Failed List of Failed
# New Ticket Created by Jeff Horwitz
# Please include the string: [perl #34051]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34051 >
[apologies to the list if this appears twice]
Parrot_readbc can segfault when loading
On Fri, Feb 04, 2005 at 01:47:11PM -0500, Bryan Donlan wrote:
> Nicholas Clark wrote:
> >On Fri, Feb 04, 2005 at 06:07:33PM +0100, Ron Blaschke wrote:
> >
> >>Just curious. Are there any plans moving parrot to subversion?
> >so CVS is about 20% faster. Elapsed time seems to be all that matters he
On Fri, 2005-02-04 at 12:05 -0800, Bernhard Schmalhofer wrote:
> 'make testbench', which runs the test 't/benchmarks.t', complains about a
> failing test.
> It looks like a ';' is missing in the expected output of
> 'examples/benchmarks/vpm.imc'.
>
> A patch is attached.
Thanks, applied.
-- c
I think Parrot is already about subversion.
All your interpreter are belong to us.
Ron Blaschke wrote:
Just curious. Are there any plans moving parrot to subversion?
Ron
19 matches
Mail list logo