EnglishFrenchSpanish

Ad


OnWorks favicon

aslink - Online in the Cloud

Run aslink in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command aslink that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ASLINK - companion linker for the ASxxxx assemblers.

SYNOPSIS


aslink [options] filenames
link-gbz80 [options] filenames
link-z80 [options] filenames

WARNING


The information in this man page is an extract from the full documentation of SDCC, and is
limited to the meaning of the options.

For complete and current documentation, refer to the ASxxxx Cross Assembler Documentation,
available in /usr/share/doc/sdcc-doc/aslink.

DESCRIPTION


The ASLINK is general relocating companion linker for the ASxxx assemblers.

MCS51 family is supported by aslink.
Z80family is supported by link-z80.
GBZ80 (GameBoy Z80-like CPU) is supported by link-gbz80.

OPTIONS


The linker may run in the command line mode or command file modes. The allowed startup
linker commands are:

-c/-f command line / command file modes

-p/-n enable/disable echo file.lnk input to stdout

If command line mode is selected, all linker commands come from stdin, if the command file
mode is selected the commands are input from the specified file (extension must be .lnk).

After invoking the linker the valid options are:

-i/-s Intel Hex (file.ihx) or Motorola S19 (file.s19) image output file.

-z Specifies that symbol names are case sensitive.

-m Generate a map file (file.map). This file contains a list of the symbols (by area)
with absolute addresses, sizes of linked areas, and other linking information.

-w Specifies that a wide listing format be used for the map file.

-xdq Specifies the number radix for the map file (Hexidecimal, Decimal, or Octal).

-u Generate an updated listing file (file.rst) derived from the relocated addresses
and data from the linker.

fileN Files to be linked. Files may be on the same line as the above options or on a
separate line(s) one file per line or multiple files separated by spaces or tabs.

-b area = expression (one definition per line)
This specifies an area base address where the expression may contain constants
and/or defined symbols from the linked files.

-g symbol = expression (one definition per line)
This specifies the value for the symbol where the expression may contain constants
and/or defined symbols from the linked files.

-k library directory path (one definition per line)
This specifies one possible path to an object library. More than one path is
allowed.

-l library file specification (one definition per line)
This specifies a possible library file. More than one file is allowed.

-e or null line, terminates input to the linker.

Use aslink online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad