file contains relocs but header has no machine type
A converted COFF object did not have a machine type specified in its header.
One cause of this error is omitting a machine type when converting a .RES file in a separate step before linking.