wiki:BuildWithMingw

Version 1 (modified by ajolma, 15 years ago) ( diff )

--

Perl

Perl is the base of all higher level tools in Geoinformatica. The following assumes Perl 5.10.0

The makefile.mk in win32/ is the build configuration. I'm adding -mms-bitfields to line 525. see this discussion

Also, I change INST_TOP to $(INST_DRV)\Geoinformatica

The build is easy, in dos command prompt:

dmake
dmake install

Perl modules are always built in shell using dmake

lib/ExtUtils/Liblist/Kid.pm needs to be patched with attached Kid.pm.diff to make it find import libraries that end with .dll.a

Note: See TracWiki for help on using the wiki.