1. "make dist" in a current Sword SVN tree results in a .tar.gz which
lacks include/osisvariants.h.

2. Under CygWin, src/utilfuns/swobject.cpp needs <string.h> in order
to compile, due to the presence of the nonstandard stricmp(); CygWin
string.h re-#defines it to the standard strcasecmp().  Or perhaps use
swbuf.h instead, since it brings in string.h.

Other than these 2 glitches, Sword utils build and run just fine under CygWin.

cheers,
--karl

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to