
Functional Programming in Rust with Luke Westby
Software Unscripted
00:00
Using a Linker on a Linux Machine?
The rest compiler will let you pick a linker if you have one that's compatible. We've tried using LLDB, which currently doesn't work on Mac OS very well. But we ended up making our own linker, which also is like not feature complete in the sense that right now it only works on Linux. Our linker just uses a bunch of stuff that it knows about rock and about what you're doing to like pre do a bunch of work once.
Transcript
Play full episode