Need to document Windows building

Bug #1096691 reported by Andrew Hutchings
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle Client & Protocol Library
Fix Released
Medium
Andrew Hutchings

Bug Description

if cross compiling need:

mingw32-gcc
mingw32-gcc-c++
mingw32-zlib

Build:

./bootstrap.sh mingw

Test:

WINEARCH=win32 TESTS_ENVIRONMENT="wine" make check

(may need some .dlls copying from mingw32 to wine's system32 folder)

Related branches

Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

need to add mingw to PATH in wine.

1. edit ~/.wine/system.reg
2. find System\\CurrentControlSet\\Control\\Session Manager\\Environment
3. Add Z: path to mingw in the PATH setting, in Fedora 18 64bit this is:

Z:\\usr\\i686-w64-mingw32\\sys-root\\mingw\\bin

Changed in libdrizzle:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.