On Jul 09 2020, Kevin O'Connor wrote:

> The proposed approach is to use a combination of printf and dd to
> binary modify the intermediate object file so as to clear the (now
> banned) linker flag.  I did feel, and continue to feel, this is an
> ugly hack that is fragile.

The easiest way to link a binary blob into an object is to encapsulate
the blob into a rel object via the .incbin assembler directive.

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."
_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-le...@seabios.org

Reply via email to