| Igor Schein on Fri, 6 Sep 2002 11:35:22 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: problem configuring under FreeBSD-4.6 |
Hi,
(hopefully) last remaining problem with FreeBSD - make dobench fails
for static binary (dynamic is fine):
*** ../src/test/32/program Thu Apr 18 20:06:22 2002
--- gp.out Fri Sep 6 11:32:44 2002
***************
*** 109,118 ****
400 1.632424285532931448171405619
? install(addii,GG)
? addii(1,2)
! 3
? kill(addii)
? getheap
! [22, 3002]
? print("Total time spent: ",gettime);
! Total time spent: 80
? \q
--- 109,118 ----
400 1.632424285532931448171405619
? install(addii,GG)
? addii(1,2)
! *** bug in GP (Segmentation Fault), please report
? kill(addii)
? getheap
! [21, 2995]
? print("Total time spent: ",gettime);
! Total time spent: 59
? \q