11.07.2020 03:08, Kevin O'Connor wrote: []
As for the particular workaround, "-z allowexec" generates a warning on current versions of ld. Given that, for SeaBIOS, my first reaction would probably be to change the SeaBIOS build to unconditionally clear the flag in the intermediate binary than to deploy a more complicated ld version check to set the given command-line flag. I'd like to give that some more thought though.
Can't seabios use the way suggested by Andreas Schwab, namely .incbin assembler instruction?
/mjt