Hey guys,
is there a way to convert an .elf-file to an .rpx-file?
I've tried makerpl64.exe but I always get "ERROR "xxxx.elf" has no relocations. Cannot make an RPL from it. Return -1"
I've used the command:
is there a way to convert an .elf-file to an .rpx-file?
I've tried makerpl64.exe but I always get "ERROR "xxxx.elf" has no relocations. Cannot make an RPL from it. Return -1"
I've used the command:
Code:
makerpl64.exe -f -z9 -s xxxx.elf










