kernel: sdcc version info
authorAlan Cox <alan@linux.intel.com>
Tue, 13 Mar 2018 21:59:49 +0000 (21:59 +0000)
committerAlan Cox <alan@linux.intel.com>
Tue, 13 Mar 2018 21:59:49 +0000 (21:59 +0000)
Kernel/README.md

index 43a0b25..9eae281 100644 (file)
@@ -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.