Short: PhxLnk V4.21 Amiga DOS Linker Author: frank@phoenix.owl.de (Frank Wille) Uploader: frank@phoenix.owl.de Version: 4.21 Type: dev/asm Requires: OS2.04 PhxLnk is Freeware and supports all features of a standard Amiga-DOS linker (like BLink), except of overlay hunks and automatic link vectors (ALV). There are two versions of PhxLnk, one for OS2.x and another for OS3.x. Implemented functions: o Links object files and libraries (SAS/C extended libraries too) o Sections may be forced to Chip-memory o Small Code, Small Data support o SAS/C-Blink Small Data compatibility available o '_MERGED' sections are recognized automatically (and coalesced like Small Data sections) o Symbolic and Source Level Debugging (PowerVisor compatibility included) o Debug blocks are removed on request o Deletes empty sections o Zero bytes at the end of a section will be deleted and appear in the HUNK_HEADER block only o User may define absolute external symbols o Generates HUNK_RELOC32SHORT blocks by default CHANGES SINCE PHXLNK V4.20 (last Aminet release): o PhxLnk couldn't handle multiple dots in a file name. So the object file "a.b.c.o" became "a" instead of "a.b.c". o The listing of undefined symbols may be interrupted with CTRL-C at any time.