
30 Apr
2024
30 Apr
'24
6:36 p.m.
The 2 bytes 0xffff is too short for being a PowerPC instruction, resulting in an error similar to: /tmp/ccW8yjie.s: Assembler messages: /tmp/ccW8yjie.s: Error: unaligned opcodes detected in executable segment /tmp/ccW8yjie.s:223: Error: instruction address is not a multiple of 4 make[2]: *** [/tmp/ccyF4HIC.mk:17: /tmp/ccCKUFuF.ltrans5.ltrans.o] Error 1
Signed-off-by: WHR msl0000023508@gmail.com
--- v2: Resubmit with diff content in plain text.
cmd/sandbox/exception.c | 4 ++++ 1 file changed, 4 insertions(+)