I have recently been able to go further in the build process of OpenBIOS thanks to recent changes. It stop building after forthstrap is made.
Here is the error:
HOSTCC forthstrap GEN bootstrap.dict panic: segmentation violation at 0x30061c dict=0x100300000 here=0x100300628(dict+0x628) pc=0x0(dict+0xffd00000) dstackcnt=0 rstackcnt=0 instruction=deadbeef dstack: 0x0 rstack: 0x0 Writing dictionary core file make[1]: *** [bootstrap.dict] Error 1
Anyone know how to fix this problem or know what is causing the problem?