On Tue, Feb 17, 2009 at 8:52 PM, Carl Witty <carl.wi...@gmail.com> wrote: > I have compiled and run Sage 3.2.3 on my T-Mobile G1 cell phone, and > large portions of it actually work.
Two people have asked me for a copy of my build. Let me emphasize that many doctests failed, and you'd need an ARM device with lots of memory to make such a thing useful. Also, I have no idea how portable the result is. (It was built on a T-Mobile G1, using a copy of Debian testing from early 2009.) I've uploaded my entire Android home directory; this includes lots of random log files and build artifacts, aside from the Sage build. (I figure that if the build has value, it's at least as likely to be in the hacks I applied to make things build as in the actual final result.) When a spkg failed to build, I went in and edited it and then rebuilt it by hand. And I didn't delete the build trees for those spkgs. So if you look at sage/spkg/build, you can see that the packages I had trouble with were atlas, gap, libfplll, singular, and tachyon; and you can see whatever changes I made to get them to compile in the respective subdirectories of sage/spkg/build. You can also see lots of log files (install.log and test.log, and then when I hacked the failing spkgs and installed them with spkg-install I logged those to separate log files in my home directory). I suppose I could try to answer questions if anybody has any, but I will have forgotten a lot of the details by now. The whole thing is at http://sage.math.washington.edu/home/cwitty/android-build-tree.tar.bz2; that file is almost a gigabyte. Or, you can just browse the build tree at http://sage.math.washington.edu/home/cwitty/android-build-tree/ . Unfortunately, when I copied the tree using "scp -rp", the symlinks were converted to copies. I converted a few of the biggest copies back to symlinks, but I didn't convert all of them. Other than that, this should be an exact copy of my build tree. Carl -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org