2 messages in com.googlegroups.android-internalsSharing cross-compiled code
FromSent OnAttachments
Bill Cox26 Dec 2007 03:50 
glor...@gmail.com27 Dec 2007 05:08 
Subject:Sharing cross-compiled code
From:Bill Cox (b.@billrocks.org)
Date:12/26/2007 03:50:35 AM
List:com.googlegroups.android-internals

Hi, guys.

To reduce duplication of effort, would it make sense to share a common repository of semi-working cross-compiled code? For example, I've cross-compiled zlib and openssl, but I would rather have downloaded someone else's work if they've already done it. I haven't put any thought into how to do this, but for now, I've put the non-working version of cross-compiled ssh at:

http://www.billrocks.org/android_libs

Perhaps we could run a public subversion or git repository? I'm leaning towards git, but know svn better. I'll set one up at billrocks.org if you want.

Regards,