Jump to content

ILINK.EXE: Difference between revisions

From EDM2
m Martini moved page Ilink.exe to ILINK.EXE
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
IBM linker program executable.
IBM Linker for OS/2


==Versions==
==Versions==
{| class="wikitable"
{|class="wikitable"
! Date !!Version !! Size !! Comments
!Date||Version||Size||Comments
|-
|-
|2003-07-11 2:47p ||5.00 ||212,736 bytes ||IBM Version. [http://www.os2site.com/sw/dev/vacpp/ilink50.zip]
|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 6:34a ||03.99.v4b6_970709 ||151,919 bytes ||IBM Version. [http://www.os2site.com/sw/dev/vacpp/ilink40.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 12:24p ||03.06.PPK1010917.011116ilink ||110,295 bytes ||IBM Version. Version 3.6 Mozilla fix [http://www.os2site.com/sw/dev/vacpp/vac365fx.zip]
|2002-05-17||03.06.PPK1010917||110,295 bytes||[vac365fx.zip]
|-
|2000-11-24  1:27a ||03.06.PPK1001120 ||110,247  bytes ||IBM Version. Version 3.6 with Fixpack 2.
|-
|-
|2000-11-24||03.06.PPK1001120||110,247 bytes||Version 3.6 with Fixpack 2.
|}
|}


Line 65: Line 64:
   /VERBose                    /NOVerbose
   /VERBose                    /NOVerbose
   /VERsion
   /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