JKB, Thanks for the link and libflaim binary.
Due to some technical problem , mails were not archived for the last 2 weeks which sourceforge.net guys have fixed it, hence I am replying to this mail thread to get it archived ravi >>> BERTRAND Joël<[email protected]> 12/21/2009 3:14 PM >>> Balakrishnan KalIdas a écrit : > This is really a great news and a milestone by itself to have iFolder on > non-i386 OS. > > @JKB, is it possible to make a package out of it and post it as part of the > downloads, so that we have people testing and fixing issues, so that we have > a good build for sparc. You can download my libflaim at http://www.systella.fr/~bertrand/libflaim-4.9.989-sunv8plus.tar.bz2 I have hardcoded -m32 in makefile to force 32 bits build. All other modifications in C sources are valid for both 32 and 64 bits on sparc servers. I don't known why I cannot use asmb atomic operations in V8PLUS. In fact, I can compile, but shared object is not relocatable due (offset too big for branch instruction). Simias and iFolder can be built with mono without great modifications. Simias looks for /usr/lib/libflaim.a that has to be changed in $(LIBFLAIM_PATH)/lib/libflaim.a. Some invocations of mcs have to be changed to gmcs to compile without error. I think that it is possible to use libflaim in 64 bits, but it requires a 64 bits mono runtime. Regards, JKB _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ ifolder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ifolder-devel
