# New Ticket Created by  Jarkko Hietaniemi 
# Please include the string:  [perl #30873]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=30873 >


Freshly checked out parrot (as of Jul-28 8pm GMTish) when configured
with "--floatval='long double'" runs into trouble in a x86 system (*):

...
./parrot config_lib.pasm
If the next line prints 0.1.0-devel, it did help.
./parrot parrot-config.imc VERSION DEVEL
parrot: src/platform.c:657: Parrot_memcpy_aligned_mmx_debug: Assertion
`((unsigned long) d & 7) == 0' failed.
make: *** [runtime/parrot/include/config.fpmc] Aborted (core dumped)

(*) Debian 3.0, cat /proc/cpuinfo says:

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 6
model           : 3
model name      : AMD Duron(tm) Processor
stepping        : 1
cpu MHz         : 801.847
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnowbogomips
 : 1599.07


-- 
Jarkko Hietaniemi <[EMAIL PROTECTED]> http://www.iki.fi/jhi/ "There is this special
biologist word we use for 'stable'.  It is 'dead'." -- Jack Cohen

Reply via email to