You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the compile error is about macro of list_head on linux porting to windows.
after msys2 change makefile to linux-like, the error will not occur.
and the window version list_head already verified ok on MSVC.
After all of these issues resolved: #99 #100 #101,
libposix.a
now built as expected.Only for us to stuck with
libhash.c
.UCRT64 GCC:
CLANG64:
I have the impression that we are not yet done with this annoying
libposix
yet. Too much of hassle, I will use TBOX instead. Goodbye.The text was updated successfully, but these errors were encountered: