I recently pushed a fix to unbreak the auxiliary unistd.h from:
http://download.savannah.nongnu.org/releases/tinycc/winapi-full-for-0.9.27.zip

I also added a note to win32/tcc-win32.txt about using this
auxiliary headers package.

This package is almost still working nicely with current mob, but it
would be nice to update it to 0.9.28, by removing these files:
- winapi/qos.h
- winapi/winnls.h
- winapi/ws2ipdef.h
- winapi/ws2tcpip.h
- winapi/winsock2.h

because winapi/winsock2.h in that package is older and with less
definitions than the built-in header, and the rest currently
exist as builtin-files with identical content.

Two additional files also exist as built-in (unistd.h and
winapi/windows.h), but these should stay and overwrite the built-in
files because they're enhanced versions.

Thanks

avih

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to