View Single Post
Posts: 23 | Thanked: 23 times | Joined on Sep 2009 @ Vienna
#18
I just compiled unison for the N900, basically untested, so no warranties and all... just a unison binary, text-ui only:

Code:
~ user@StrankN900 $ unison -version
unison version 2.38.5
(Note the version number, you need a unison with 2.38.x on the other end!)

For the record, the compilation method:
I needed to compile ocaml directly from svn in the armel scratchbox since only the svn version can give you an ocamlopt native compiler for the armel architecture (EABI rather than the old arm). Then compiled unison from a several weeks old svn snapshot (since this is the version I also use on my other machines).

cheers
 

The Following 6 Users Say Thank You to strank For This Useful Post: