Hacker News new | ask | show | jobs
by ndesaulniers 506 days ago
Can it link the Linux kernel yet? Was a useful milestone for LLD.
1 comments

Not yet. The Linux kernel uses linker scripts, which Wild doesn't yet support. I'd like to add support for linker scripts at some point, but it's some way down the priority list.
Does it at least support -Ttext, -Tdata, etc.?