Build Cext for more platforms
-----------------------------

                 Key: JRUBY-5462
                 URL: http://jira.codehaus.org/browse/JRUBY-5462
             Project: JRuby
          Issue Type: Improvement
          Components: C Extensions
    Affects Versions: JRuby 1.6RC2
            Reporter: Charles Oliver Nutter
            Assignee: Thomas E Enebo
             Fix For: JRuby 1.6


We need C extension support built for more platforms, and for that we need YOU!

Prerequisites:

* A Java 6-based (Sun, OpenJDK, JRockit, J9) JDK installed (try `javac 
-version`)
* Ant 1.7 or higher (`ant -version`)
* A C compiler + make/etc configured appropriately (use mingw32 for Windows)

Steps to build it:

1. git clone https://head...@github.com/jruby/jruby.git
2. Find your platform under lib/native
3. `ant clean cext`
4. Attach the libjruby-cext.[dll|jnilib|so] file to this bug with a description 
of your environment

That's it!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to