On Mon, Apr 28, 2014 at 12:34 PM, Stephan Beal <[email protected]> wrote:
> Follow-up: > > Thanks to much off-list help from Joe, Fossil (current trunk 09f23863) is > compiling and running for me on Haiku with no code changes (only one > additional linker argument: -L/boot/system/lib before the -lsocket -lbsd > flags). Hmm, you shouldn't have needed that I don't think. I had it already compiled on the image I provided just fine by just typing `./configure`, and then `make`. You should find binaries for fossil already hanging out in /boot/home/Downloads/Fossil-f1ed* folders. It may have been an issue of not running the `setarch x86` command first, although generally it compiles fine with the GCC2 compiler as well...it just doesn't seem to run correctly. > Still trying to find/fix what doesn't work, but it's running :). Good to know you have it running though. :) - joe _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

