RE: Itanium much happier

2001-10-04 Thread Brent Dax
When I run make test, I get a bunch of things like this: t/op/number.NOK 20# Failed test (Parrot/Test.pm at line 74) # got: 'PackFile_Constant_clear: Unrecognized type ' during unpack! ' # expected: '0.50 -0.50 ' t/op/number.NOK 21# Failed test (Parrot/

RE: Itanium much happier

2001-10-04 Thread Brent Dax
Andy Dougherty: # In perl.perl6.internals, you wrote: # >Looks like long long is no longer a problem, but long double # still is. # >That's okay--Itanium is bouncing up and down in glee compared to # >yesterday. # # Can you check if sizeof(long double) is 12 or 16? I think there are # still pla

Re: Itanium much happier

2001-10-04 Thread Andy Dougherty
In perl.perl6.internals, you wrote: >Looks like long long is no longer a problem, but long double still is. >That's okay--Itanium is bouncing up and down in glee compared to >yesterday. Can you check if sizeof(long double) is 12 or 16? I think there are still places that assume sizeof(numval)/si

Itanium much happier

2001-10-04 Thread Brent Dax
Looks like long long is no longer a problem, but long double still is. That's okay--Itanium is bouncing up and down in glee compared to yesterday. Automated smoke report for patch Oct 4 07:00:01 2001 UTC v0.01 on linux using cc version 2.96-ia64-000717 snap 001117 O = OK F = Fa