summaryrefslogtreecommitdiff
path: root/README.os2
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2000-08-02 14:55:09 -0700
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-14 22:32:52 +0000
commit884335e889637310f0c4472f3de03b5fcbc6d983 (patch)
tree8757ac35713e16b7413c24696cde7e9f7cd854d2 /README.os2
parent51fc852f507bb5bcfe773a8b6c1d78eaf654c9f0 (diff)
downloadperl-884335e889637310f0c4472f3de03b5fcbc6d983.tar.gz
README.os2 update.
Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive, Message-ID: <tsPi5gzkgegX092yn@efn.org> p4raw-id: //depot/perl@6627
Diffstat (limited to 'README.os2')
-rw-r--r--README.os211
1 files changed, 8 insertions, 3 deletions
diff --git a/README.os2 b/README.os2
index 1e7464bb67..2383ee807b 100644
--- a/README.os2
+++ b/README.os2
@@ -178,13 +178,14 @@ has much more functions working (like C<fork>, C<popen> and so on). In
fact RSX is required if there is no VCPI present. Note the
RSX requires DPMI.
-Only the latest runtime is supported, currently C<0.9c>. Perl may run
+Only the latest runtime is supported, currently C<0.9d fix 03>. Perl may run
under earlier versions of EMX, but this is not tested.
One can get different parts of EMX from, say
- ftp://ftp.cdrom.com/pub/os2/emx09c/
- ftp://hobbes.nmsu.edu/os2/unix/emx09c/
+ http://www.leo.org/pub/comp/os/os2/leo/gnu/emx+gcc/
+ http://powerusersbbs.com/pub/os2/dev/ [EMX+GCC Development]
+ http://hobbes.nmsu.edu/pub/os2/dev/emx/v0.9d/
The runtime component should have the name F<emxrt.zip>.
@@ -1060,6 +1061,10 @@ You did not run C<omflibs>. See L<Prerequisites>.
You use an old version of GNU make. See L<Prerequisites>.
+=head2 op/sprintf test failure
+
+This can result from a bug in emx sprintf which was fixed in 0.9d fix 03.
+
=head1 Specific (mis)features of OS/2 port
=head2 C<setpriority>, C<getpriority>