ILINK.EXE: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
IBM Linker for OS/2 | |||
==Versions== | ==Versions== | ||
{| class="wikitable" | {|class="wikitable" | ||
! Date | !Date||Version||Size||Comments | ||
|- | |||
|2003-07-11||5.00||212,736 bytes||[https://hobbes.nmsu.edu/download/pub/os2/dev/tools/linkers/ILink_5-0.zip ILink_5-0.zip] | |||
|- | |||
|1997-07-10||03.99.v4b6||151,919 bytes||[https://hobbes.nmsu.edu/download/pub/os2/dev/tools/linkers/ILink_4-0.zip ILink_4-0.zip] | |||
|- | |- | ||
| | |2002-05-17||03.06.PPK1010917||110,295 bytes||[vac365fx.zip] | ||
|- | |- | ||
|2000-11-24||03.06.PPK1001120||110,247 bytes||Version 3.6 with Fixpack 2. | |||
|} | |} | ||
Line 14: | Line 21: | ||
ILink /FREE {<option>|<obj>|<lib>|<def>} | ILink /FREE {<option>|<obj>|<lib>|<def>} | ||
===Options=== | |||
/? | |||
/Alignfile | |||
/ALIGNAddr | |||
/BASe /NOBASe | |||
/BRowse /NOBRowse | |||
/CODE | |||
/CODEView /NOCodeview | |||
/DATA | |||
/DBgpack /NODBgpack | |||
/DEbug /NODEBug | |||
/DEFaultlibrarysearch /NODefaultlibrarysearch | |||
/DLL | |||
/EXECutable | |||
/Exepack /NOEXEpack | |||
/EXTdictionary /NOExtdictionary | |||
/FIxed /NOFIxed | |||
/FOrce /NOFOrce | |||
/FReeformat /NOFReeformat | |||
/Help | |||
/INClude | |||
/IGnorecase /NOIgnorecase | |||
/Information /NOINformation | |||
/Linenumbers /NOLInenumbers | |||
/LOgo /NOLogo | |||
/Map /NOMap | |||
/OCache | |||
/OLDcpp /NOOLDcpp | |||
/OPTFunc /NOOPTFunc | |||
/Out | |||
/PACKCode /NOPackcode | |||
/PACKData /NOPACKData | |||
/PDD | |||
/PMtype | |||
/Runfromvdm | |||
/SECtion | |||
/SEgments | |||
/SEGOrder /NOSEGOrder | |||
/STack | |||
/STUb /NOSTUb | |||
/VDD | |||
/VERBose /NOVerbose | |||
/VERsion | |||
[[Category:Files]] | [[Category:Files]] |
Latest revision as of 16:30, 28 December 2022
IBM Linker for OS/2
Versions
Date | Version | Size | Comments |
---|---|---|---|
2003-07-11 | 5.00 | 212,736 bytes | ILink_5-0.zip |
1997-07-10 | 03.99.v4b6 | 151,919 bytes | ILink_4-0.zip |
2002-05-17 | 03.06.PPK1010917 | 110,295 bytes | [vac365fx.zip] |
2000-11-24 | 03.06.PPK1001120 | 110,247 bytes | Version 3.6 with Fixpack 2. |
Usage
ILink {<option>} @<response file>
ILink /NOFREE {<option>} <objs>,<run>,<map>,<libs>,<def>
ILink /FREE {<option>|<obj>|<lib>|<def>}
Options
/? /Alignfile /ALIGNAddr /BASe /NOBASe /BRowse /NOBRowse /CODE /CODEView /NOCodeview /DATA /DBgpack /NODBgpack /DEbug /NODEBug /DEFaultlibrarysearch /NODefaultlibrarysearch /DLL /EXECutable /Exepack /NOEXEpack /EXTdictionary /NOExtdictionary /FIxed /NOFIxed /FOrce /NOFOrce /FReeformat /NOFReeformat /Help /INClude /IGnorecase /NOIgnorecase /Information /NOINformation /Linenumbers /NOLInenumbers /LOgo /NOLogo /Map /NOMap /OCache /OLDcpp /NOOLDcpp /OPTFunc /NOOPTFunc /Out /PACKCode /NOPackcode /PACKData /NOPACKData /PDD /PMtype /Runfromvdm /SECtion /SEgments /SEGOrder /NOSEGOrder /STack /STUb /NOSTUb /VDD /VERBose /NOVerbose /VERsion