From 06053a963104e125f000981d2484693305a04469 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Tue, 13 Mar 2018 21:59:49 +0000 Subject: [PATCH] kernel: sdcc version info --- Kernel/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Kernel/README.md b/Kernel/README.md index 43a0b257..9eae2818 100644 --- a/Kernel/README.md +++ b/Kernel/README.md @@ -13,6 +13,9 @@ this recipe should work on Mac. both work. The newest SDCC has the essential parts of the entry size patches merged. + Do not use SDCC 3.7.0 it miscompiles a file. This is fixed in + r10265 + 6502/65C816: CC65. Current versions default to fastcall as Fuzix needs and also have the \0 misparsing bug fixed. -- 2.34.1