Currently COFF is not supported: https://github.com/rust-lang/ar_archive_writer/blob/master/src/archive_writer.rs#L42 However, we need to build rlibs as COFF for MSVC when using LLVM as a backend so that LLVM generates symbol tables: https://github.com/rust-lang/rust/pull/123467