[sword-devel] MakeFile for Sword Engine

Daniel Glassey sword-devel@crosswire.org
Tue, 16 Dec 2003 21:10:10 +0000


If you are using the released source then you have all you need. Just
run ./configure or ./usrinst.sh as for any other version of gcc.

If you aren't using it already you should get msys to go with mingw
(available from www.mingw.org)

If you are using cvs then you want to get the MSYS Developer ToolKit
(also from www.mingw.org) as it has autoconf, automake etc that you need
to run autogen.sh to generate the configure etc files.
http://sourceforge.net/project/shownotes.php?release_id=158856

If you build with cygwin it will have a dependency on the cygwin dll
(unless you tell it not to), whereas with mingw it will just depend on
system dlls.

Regards,
Daniel

On Sat, 2003-12-13 at 20:39, Simon Lagendijk wrote:
> Hi all,
> 
> Sorry to bug you with it, but does someone here has a MakeFile for te 
> Sword Engine, that works with the MinGW compiler?
> 
> Simon
> _______________________________________________
> sword-devel mailing list
> sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
>