Error 144: Invalid fixup
Error 144 occurs when loading .OBJ files with {$L <name>}.
An .OBJ file may not contain fixup records on byte values
or fixups in the data segment. Such fixups are likely to
occur if data is initialized to point to code. An .OBJ
file may not contain initialized data.