Cross-Compile with mingw32: =========================== rm cross-config.cache; LIBS="-ljpeg -lxml2 -lz -liberty -lws2_32 -lwsock32" \ cross-configure.sh cross-make.sh TO-DO: ====== - map_hash function needs a look hash flag, to prevent the hash from being moveing around the memory. Like a reference counter: "int map_hash.reference". - function osm_nodedetail_save needs to take care of countrys and other stuff. - splitting an area into peaces. So it will fit into ilon and ilat. BUGS: ===== - many are there