TLink: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1:
{{Stub}}
TLink is the linker that comes with Borland C and their assembler TASM. The difference between TLink and TLink32 is that TLink32 creates ONLY Win32/PE (and DLL) files where as TLink creates Dos and Win16 files.
 
Line 10 ⟶ 11:
**Can't create flat binary images
**Can't create shared libraries
 
== See Also ==
=== External Links ===
* [ftp://ftp.kis.p.lodz.pl/pub/laboratoria/T.Koszmider/Bp/tasm/doc/tlink.txt TLINK.TXT]
 
[[Category:Linkers]]