diff options
author | Nicholas Clark <nick@ccl4.org> | 2012-11-17 15:09:45 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2012-11-19 13:55:19 +0100 |
commit | 739a0b843246478d33d6b9205abb19e5492a5807 (patch) | |
tree | 35e51e021d300da32b7eb4b872439fa3b107bcc6 /INSTALL | |
parent | a2b3762a2993f9d1f92ffee8ac3a80b128381168 (diff) | |
download | perl-739a0b843246478d33d6b9205abb19e5492a5807.tar.gz |
Remove the EPOC port.
EPOC was a family of operating systems developed by Psion for mobile
devices. It was the predecessor of Symbian.
The port was last updated in April 2002.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1716,7 +1716,7 @@ to avoid the BIND. Perl can be cross-compiled. It is just not trivial, cross-compilation rarely is. Perl is routinely cross-compiled for many platforms (as of -June 2005 at least PocketPC aka WinCE, Open Zaurus, EPOC, Symbian, and +June 2005 at least PocketPC aka WinCE, Open Zaurus, Symbian, and the IBM OS/400). These platforms are known as the B<target> platforms, while the systems where the compilation takes place are the B<host> platforms. @@ -1742,10 +1742,6 @@ README.ce Cross/README -=item EPOC - -README.epoc - =item Symbian README.symbian |