12.1 Fatal Errors
The following errors indicate that an internal error has occurred in the linker. If the linker emits any of the fatal errors listed below and you're using a custom linker script, check that the script specifies OUTPUT_FORMAT (elf32-tradlittlemips) and OUTPUT_ARCH (pic32mx). Other values may cause the linker to operate in an unsupported mode. Also check that you are passing only fully supported options on the linker's command line. Finally, make sure that no other applications have the linker's input or output files locked.
If the fatal error occurs with the correct OUTPUT_FORMAT, OUTPUT_ARCH, and command-line
options, contact Microchip Technology at support.microchip.com for engineering support. Be sure to provide full
details about the source code and command-line options that caused the error.
Bfd backend error: bfd_reloc_ctor unsupportedBfd_hash_allocate failed creating symbol %sBfd_hash_lookup failed: %eBfd_hash_lookup for insertion failed: %eBfd_hash_table_init failed: %eBfd_hash_table_init of cref table failed: %eBfd_link_hash_lookup failed: %eBfd_new_link_order failedBfd_record_phdr failed: %eCan't set bfd default target to '%s': %eCan not create link hash table: %eCan not make object file: %eCannot represent machine '%s'Could not read relocs: %eCould not read symbolsCref_hash_lookup failed: %eError closing file '%s'Error writing file '%s'Failed to create hash tableFailed to merge target specific dataFile not recognized: %eFinal close failed: %eFinal link failed: %eHash creation failedOut of memory during initializationSymbol '%t' missing from main hash tableTarget %s not foundTarget architecture respecifiedUnknown architecture: %sUnknown demangling style '%s'Unknown language '%s' in version information
