Difference between revisions of "helper tools"

From Free Pascal wiki
Jump to navigationJump to search
(→‎Go32v2: some more versions updated.)
(First (incomplete) version information for OS/2 helpers)
Line 135: Line 135:
 
</tr>  
 
</tr>  
 
</table>
 
</table>
 +
 +
==OS/2==
 +
 +
<TABLE WIDTH="90%" CELLPADDING="1" CELLSPACING="1">
 +
<tr>
 +
<th>file</th>
 +
<th>package</th>
 +
<th>our version</th>
 +
<th>external version</th>
 +
<th>remarks</th>
 +
</tr>
 +
<tr>
 +
<td>ar</td><td>binutils</td><td>2.9.1</td>
 +
</tr><tr>
 +
<td>as</td><td>binutils</td><td>2.9.1</td>
 +
</tr><tr>
 +
<td>ld</td><td>binutils</td><td>2.6</td><td></td><td>EMX</td>
 +
</tr><tr>
 +
<td>objdump</td><td>binutils</td><td>2.9.1</td>
 +
</tr><tr>
 +
<td>strip</td><td>binutils</td><td>2.9.1</td>
 +
</tr><tr>
 +
<td>gdb</td><td> - </td><td>4.16</td>
 +
</tr><tr>
 +
<td>make</td><td> - </td><td>3.76.1</td>
 +
</tr><tr>
 +
<td>diff</td><td>diffutils</td><td>2.8</td>
 +
</tr><tr>
 +
<td>cp</td><td>fileutils</td><td>3.13</td>
 +
</tr><tr>
 +
<td>ginstall</td><td>fileutils</td><td>3.13</td>
 +
</tr><tr>
 +
<td>mkdir</td><td>fileutils</td><td>3.13</td>
 +
</tr><tr>
 +
<td>mv</td><td>fileutils</td><td>3.13</td>
 +
</tr><tr>
 +
<td>rm</td><td>fileutils</td><td>3.13</td>
 +
</tr><tr>
 +
<td>date</td><td>shutils</td><td>1.12</td>
 +
</tr><tr>
 +
<td>pwd</td><td>shutils</td><td>1.12</td>
 +
</tr>
 +
</table>
 +
      LD for EMX
 +
      EMXBIND 0.9d
 +
      NM 2.9.1 for EMX
 +
      GASP 1.2 for EMX
 +
      ObjCopy 2.9.1 for EMX
 +
      ObjDump 2.9.1 for EMX
 +
      Strip 2.9.1 for EMX
 +
      RANLIB 2.9.1 for EMX
 +
      Make 3.76.1
 +
      RM 3.13
 +
      CP 3.13
 +
      MV 3.13
 +
      ChMod 3.13
 +
      PWD 1.12
 +
      Install 3.13
 +
      Date 1.12
 +
      Echo 1.12
 +
      Diff 2.8
 +
  gdbemx.zip      contains the GNU Debugger 4.16 for EMX,
 +
                  PMGDB (Presentation Manager add-on for GDB) and GPROF 2.9.1

Revision as of 23:33, 19 October 2009

Currently FPC uses various sets of tools:

- GNU Binutils. - GNU Make - GNU Fileutils - GNU Diffuitls - GNU Shellutils

This page is meant to track the versioning of these utils. Please, if you update external version, consider only formal releases of mingw or djgpp. If there are notable other builds, note them in a bullet list UNDER the table. This allows some overview.

Go32v2

file package our version external version remarks
arbinutils2.172.19
asbinutils2.172.19
ldbinutils2.172.19
objdumpbinutils2.172.19
strip binutils 2.172.19
gdb - 6.1.16.1.1 6.4 in beta
gdb (in ide) - 6.1.16.1.1
make - 3.79.13.79.1
upx - 3.03
cmp diffutils 2.8.72.8.7
diff diffutils 2.8.72.8.7
cp fileutils 4.14.1
ginstall fileutils 4.14.1
gmkdir fileutils 4.14.1
mv fileutils 4.14.1
rm fileutils 4.14.1
gdate shutils 2.0.112.0.11
gecho shutils 2.0.112.0.11
pwd shutils 2.0.11 2.0.11
grep 2.5.3 2.4beta: 2.5.4
patch 2.5.9 2.5.9
zip 2.32
cwsdpmidjgpp v0.90+ (r5)
wemu386.dxedjgpp beta 1.11 version obtained with "strings"

Win32

file package our version external version remarks
arbinutils2.16.91 20050827
asbinutils2.16.91 20050827
ldbinutils2.16.91 20050827
dlltoolbinutils2.16.91 20050827
objdumpbinutils2.16.91 20050827
strip binutils 2.9.5
windresbinutils2.16.91 20050827
gdb - 6.3
make - 3.80
upx - 3.03
cmp diffutils 2.7
diff diffutils 2.7
cp fileutils 4.0a
ginstall fileutils 3.16Needs manifest on Vista, added in 2.4.0
gmkdir fileutils 3.16
mv fileutils 3.16
rm fileutils 3.16
gcc gcc 2.95
cpp gcc 2.95 (19990728)
gdate shutils 1.13
gecho shutils 1.9.4
pwd shutils - doesn't understand --version, no version info with strings
gorc 0.90.3c
grep 2.5.1
patch 2.5 Needs manifest on Vista.
unzip 5.42
zip 2.3 (november 1999)

OS/2

file package our version external version remarks
arbinutils2.9.1
asbinutils2.9.1
ldbinutils2.6EMX
objdumpbinutils2.9.1
stripbinutils2.9.1
gdb - 4.16
make - 3.76.1
diffdiffutils2.8
cpfileutils3.13
ginstallfileutils3.13
mkdirfileutils3.13
mvfileutils3.13
rmfileutils3.13
dateshutils1.12
pwdshutils1.12
     LD for EMX
     EMXBIND 0.9d
     NM 2.9.1 for EMX
     GASP 1.2 for EMX
     ObjCopy 2.9.1 for EMX
     ObjDump 2.9.1 for EMX
     Strip 2.9.1 for EMX
     RANLIB 2.9.1 for EMX
     Make 3.76.1
     RM 3.13
     CP 3.13
     MV 3.13
     ChMod 3.13
     PWD 1.12
     Install 3.13
     Date 1.12
     Echo 1.12
     Diff 2.8
 gdbemx.zip      contains the GNU Debugger 4.16 for EMX,
                 PMGDB (Presentation Manager add-on for GDB) and GPROF 2.9.1