←back to thread

383 points hkalbasi | 1 comments | | HN request time: 0.207s | source
Show context
ndesaulniers ◴[] No.42817138[source]
Can it link the Linux kernel yet? Was a useful milestone for LLD.
replies(1): >>42818165 #
davidlattimore ◴[] No.42818165[source]
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.
replies(1): >>42820173 #
1. oguz-ismail ◴[] No.42820173[source]
Does it at least support -Ttext, -Tdata, etc.?