DM Smith wrote:
I was able to get Sword API to compile under Cygwin, but it did not build a dll, rather a sa (if I remember).
The makefile isn't intended to build a dll - the libsword.la that is produced is a static library archive. It is simply a bundle of all the .o (object) files. You can use ar to extract them if you want. I haven't built the Sword library as a dll, but I would imagine Borland Builder 6 would be an easier way of doing that. Alternatively, Dev-C++ has a facility for making dll's that might be easier to use than the command line utilities.
God bless,
Barry
-- From Barry Drake (The Revd) minister of the Netherfield United Reformed church, Nottingham see http://www.jesusinnetherfield.org.uk for our church homepages).
Replies - [EMAIL PROTECTED]
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
