-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdown-arm-linux.fp
37 lines (31 loc) · 1.12 KB
/
down-arm-linux.fp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!--
#TITLE Free Pascal - Download Linux
#ENTRY download
#HEADER Download Linux ARM
#MODIFY
-->
<!--
*****************************************************************************
Linux
*****************************************************************************
-->
The latest release version is <b>2.0.0</b>.
<p>
This is a cross compiler package from i386-linux to arm-linux. Before you can use it, you need to install
<a href="down-i386-linux-$MIRRORSUFFIX.html">fpc for i386-linux</a>.
<p>
The FPC package for arm-linux is available in one easy to choose format:
<ul>
<li> <a href="#linuxbig">Everything in 1 big package</a>
</ul>
<h3><a name="linuxbig">Download in 1 big file:</a></h3>
<ul>
<li> <a href="$MIRRORURL/dist/arm-linux-2.0.0/arm-linux-fpc-2.0.0.i386-linux.tar">arm-linux-fpc-2.0.0.i386-linux.tar</a> (16 MB)
contains a standard tar archive, with an install script<br>
After untarring the archive, you can run the install script in the created
directory by issuing the command "<tt>sh install.sh</tt>".
</ul>
<hr>
<p>
<a href="download-$MIRRORSUFFIX.html">Back to general download page</a>
<p>