Add note about native Windows bootstrap using Cygwin.

master
Christian Jullien 2017-02-23 06:45:26 +01:00
parent 3e4c296eba
commit 576bee9a37
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ User interface:
(Andrew Aladjev, Urs Janssen)
Platforms:
- Bootstrap native Windows 32/64 compiler using Cygwin+gcc (Christian Jullien)
- new AARCH64 (arm64) target (Edmund Grimley Evans)
- vastly improved support for ARM hard float calling convention
(Thomas Preud'homme, Daniel Glöckner)

View File

@ -46,6 +46,7 @@
TK ? tcccoff.c c67-gen.c
Urs Janssen YES
waddlesplash YES
Christian Jullien YES Windows Cygwin build and tests
------------------------------------------------------------------------------