On 6/8/20 2:53 PM, mw wrote:
And with a symbol-to-c-func table, it should be able to just call that C func.

Consider that the libc available to the compiler might not be the same as the libc for the target (e.g. cross compilation).

Not just that, but this opens the compiler up to a huge hole of unpredictability and security.

-Steve

Reply via email to