ALink: Difference between revisions

50 bytes added ,  13 years ago
m
Cleaned up article a bit.
[unchecked revision][unchecked revision]
m (spelling)
m (Cleaned up article a bit.)
Line 1:
'''ALink''' ('''Anthony's Linker''') wasis a linker written as a companion to [[NASM]],. itsIts aim to provide a free [[linker]] that supports NASM's output formats and supportsupports some of the more popular executable formats. ALink is hosted at SourceForge, http://alink.sourceforge.net, and had itsIts last filerelease releaseoccurred in 2000.
 
== About ==
; Pros
=== Advantages ===
* It is free
* Free
* Supports input formats OMF/OBJ, Win32/COFF [[object]]sobjects
* Supports output as DOS/COM, DOS/EXE, Win32/PE
* Can build Win32/PE DLL files
* Can set the code address
* Supports .LIB (OBJ) library files
 
; Cons
=== Disadvantages ===
* Doesn't support flat binary [[image]]simages
* Strips debugging information
* Can't create [[Shared library|shared libraries]]
 
== See Also ==
=== External ===
* [[http://alink.sourceforge.net ALink's homepage]]
 
[[Category:Linkers]]
252

edits