openj / core

abandoned, please check out https://github.com/jsoftware/jsource
https://github.com/jsoftware/jsource
118 stars 26 forks source link

Build on Android #26

Closed sofuture closed 8 years ago

sofuture commented 13 years ago

I'm going to take a stab at building on Android. I have literally no idea what this entails or even if it's possible, but I'm Sure It Will Be Fine, Right?

effbiae commented 13 years ago

i reckon it will be mighty fine

i wouldn't see any motivation for google to rip out much from the kernel - mmap should be there to support malloc() - libc is fully supported i believe.

mdykman commented 12 years ago

How are you making out with that android port? I have one more-or-less complete if you on't mind catastrophic unit test failures.

sofuture commented 12 years ago

Hey mdykman, I'd welcome a pull request -- haven't done a thing myself :)

mdykman commented 12 years ago

Of course. . I'l get to that tomrrow likely, won't have a chance to look in on it today.

On Mon, Jan 9, 2012 at 9:33 AM, Jeff Zellner reply@reply.github.com wrote:

Hey mdykman, I'd welcome a pull request -- haven't done a thing myself :)


Reply to this email directly or view it on GitHub: https://github.com/openj/core/issues/26#issuecomment-3412269

 - michael dykman  - mdykman@gmail.com

 May the Source be with you.

mdykman commented 12 years ago

That should cover immediate changes. I'm trying to find a elegant way to link this to the seperate project for the android-specific sources pre-se.