e9a897c10f
When cross compiling for a new host, we can't actually run the host compiler to generate its own libs. In theory, however, all stage2 compilers (for any host) will produce the same libraries, so we just require the build compiler to produce the necessary host libraries and then we link those into place. |
||
---|---|---|
.. | ||
cc.rs | ||
channel.rs | ||
clean.rs | ||
compile.rs | ||
config.rs | ||
flags.rs | ||
job.rs | ||
mod.rs | ||
native.rs | ||
sanity.rs | ||
step.rs | ||
util.rs |