<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi list<br/>
 <br/>
My attempt to compile the current git version (same for 4.6.6 and 4.6.7) using mingw64 failed with <br/>
os_io.c: In function '___device_event_queue_select_virt':<br/>
os_io.c:4980:16: error: '___device_select_state' has no member named 'message_queue_mask'<br/>
os_io.c:4981:16: error: '___device_select_state' has no member named 'message_queue_dev_pos'<br/>
 <br/>
I used i686 -> x86_64 cross compilation under mingw32, msys1 and Windows 7 64bit. Following the advice of http://www.gaia-gis.it/gaia-sins/mingw64_how_to.html and using a x86_64 compiler didn't help neighter.<br/>
 <br/>
Hints are greatly appreciated, thank you in advance<br/>
Panos Stergiotis</div></div></body></html>