Sign in



Don't have an account?

Signing up is free and easy
Home -> Our Services -> Programming Tools BU -> Assembler / Linker -> Typical features in assembler / linker we develop

Typical features in assembler / linker we develop

Typical features in assembler / linker we develop are the following:

  • Compatibility for Windows and Linux platforms
  • Emitting object files in different formats (e.g.) COFF, ELF/DWARF, IEEE etc.
  • Listing file and error file information
  • Generation of linker map file
  • Support for Kanji, UTF-8 encoding and other type of encodings