Harbor compilation

74 views
Skip to first unread message

Rafał K.

unread,
Sep 19, 2025, 9:00:08 AM (7 days ago) Sep 19
to Harbour Users
I recently tested Harbour compilation using mingw64, ucrt64, and clang64 with MSYS2, including ads, curl, and openssl support. Here are some of my findings and observations:
1. mingw64 - warnings when compiling 'hvmall.c' and 'hbzebra.c'
2. ucrt64 - warnings when compiling 'genc.c', 'gencc.c', 'hvmall.c', and 'hbzebra.c'
3. clang64 - no warnings; doesn't compile correctly ads - doesn't import the libace64.a library; after manually importing it and copying it to the appropriate directory, when trying to compile an application using ads, it tries to include the 32-bit -lace32 library.
1-mingw64_warning.txt
2-ucrt64_warning.txt
3-clang64_ads.txt
Reply all
Reply to author
Forward
0 new messages