summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-26 19:34:53 +0000
committerazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-26 19:34:53 +0000
commit6b2942688ce5ab85c1278a845c652009ef0b66f4 (patch)
treee99185638fd1c5b9315a00ef722b9a51eb56a224 /symbian
parent92d4a6d5166a78dcee21292ecbdd128130694612 (diff)
Update to work with the latest PIPS version 1.6
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'symbian')
-rw-r--r--symbian/README.SYMBIAN4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbian/README.SYMBIAN b/symbian/README.SYMBIAN
index 03c1f0b234..3de4594dcf 100644
--- a/symbian/README.SYMBIAN
+++ b/symbian/README.SYMBIAN
@@ -4,7 +4,7 @@
== Requirement
-(1) Nokia S60 SDK version 3.1 or later from http://www.forum.nokia.com/Resources_and_Information/Tools/Platforms/S60_Platform_SDKs/ with OpenC plugin installed.
+(1) Nokia S60 SDK version 3.2 or later from http://www.forum.nokia.com/Resources_and_Information/Tools/Platforms/S60_Platform_SDKs/ with the latest OpenC plugin installed.
Note: if you want to build dynamic extensions support you need to install the latest version of GCC compiler from http://www.codesourcery.com/gnu_toolchains/arm/portal/release643. After that you need to apply a patch below to a header file (SDK_ROOT)\epoc32\include\gcce\gcce.h
@@ -94,7 +94,7 @@
== Known problems
Currently gems are not supported.
-Currently signals are not supported.
+Currently signals are supported with reduced functionality (see OpenC release notes.)
=end