Page 1 of 1

Compiler Update v2.3.11

Posted: 09 February 2008, 13:16 PM
by dkinzer
A problem was discovered with the native code generated for Boolean to integral conversions. You can get the updated compiler at http://www.zbasic.net/download/ZBasic/2 ... 2-3-11.zip

Note that the .zip file also contains updated files that go in the zxlib subdirectory of the installation directory.

Posted: 09 February 2008, 13:29 PM
by Don_Kirby
The updated compiler compiles without error, but the .zxc file is empty (0 bytes). The compiler reports the following:
No errors. Target device: ZX24n, Code: 0 bytes, RAM: 0 bytes, Persistent memory: 0 bytes
>Exit code: 0
Compiling for a '24a reports:
No errors. Target device: ZX24a, Code: 15041 bytes, RAM: 447 bytes, Persistent memory: 924 bytes
-Don

Posted: 09 February 2008, 14:46 PM
by dkinzer
Don_Kirby wrote:The updated compiler compiles without error, but the .zxc file is empty (0 bytes).
Fixed. See http://www.zbasic.net/forum/about884.html