ada-util
ada-util copied to clipboard
link of util_harness.adb failed
Hello,
First, let me say I'm a Ada beginner. I'm trying to install ada-util on Windows 10. From what I understand, Alire installed msys2.
- Started an msys2 shell.
- Cloned ada-util
- Installed mingw-w64-i686-toolchain (ada) and mingw-w64-i686-gprbuild.
- Added /mingw32/bin to PATH
- ./configure
- make
- It runs a while and I have a bunch of undefined reference : stat64, CloseHandle, etc.
I attached the output of the make command.
Thanks out.log