mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
This commit is contained in:
parent
92d4a6d516
commit
6b2942688c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue