mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-15 13:55:07 +00:00
Add support for MinGW-w64 cross-compilers targeting 64-bit Windows in configure_mingw_cross. tools/configure_mingw_cross: If the host triplet begins with "x86_64" then assume configuration values for a 64-bit target. README.MinGW-cross: Update documentation. NEWS: Announce change.
This directory, mercury/tools, contains scripts that are not intended for use by users. The scripts here are used by the Mercury developers for maintaining the Mercury compiler.