[sword-devel] Two distribution/compatibility bugs

Karl Kleinpaste karl at kleinpaste.org
Sat Feb 17 06:31:02 MST 2007


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



More information about the sword-devel mailing list