I cross compiled pike 8.0.498 on an amd64/linux system for use on an armv5tejl/linux system, and I m getting a strange error when starting it up:
-:1: Type mismatch for callback function `[]=: -:1: Expected: scope(0,function(zero, (0=zero) : 0)). -:1: Got : function(int(128..-129), int(128..-129) : int(0..-16777216)).
^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ These two types look suspect.
-:1: Program constant "Buffer" is NULL. program.c:6011: Fatal error: Failed to initialize class '_Stdio' No stack - no backtrace. Aborted