bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.07k stars 164 forks source link

show the entire command for LdError #676

Closed gfx closed 2 years ago

gfx commented 2 years ago

I found an LdError like {"error":"Ld error: ld of /tmp/lucetchjZBPT/tmp.o failed: ld: -f may not be used without -shared\n"}] but it's hard to debug since it doesn't include arguments for ld. This PR adds the entire command including arguments in LdError.