You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Try compiling it within the available docker framework - but only ends with an error in BUILD.LOG:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 helper.c
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x004a2734).
When trying everything within a 32bit VM and doing the compilation manual it seems to work - so somehow the docker image for the distribution and/or borland tools are crashing against each other.
Try compiling it within the available docker framework - but only ends with an error in BUILD.LOG:
When trying everything within a 32bit VM and doing the compilation manual it seems to work - so somehow the docker image for the distribution and/or borland tools are crashing against each other.