Fixed by guarding the assertion with PARROT_HAS_ALIGNED_FUNCPTR at r22453.
ig.fpmc
Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0, file
src\mmd.c, line 1587
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
NMAKE : fatal error U1077: '.\miniparro
this causes troubles.
...
Invoking Parrot to generate runtime\parrot\include\config.fpmc --cross
your fingers
.\miniparrot.exe config_lib.pasm > runtime\parrot\include\config.fpmc
Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0, file
src\mmd.c, line 1900
...
Anyon