15.Nov.2022
|
Metacompiler: Portabl E r6a
Christopher Handley's metacompiler "Portabl E" works by translating your code written with the programming language Amiga E into C++, and then using GCC to compile it into an executable. This needs an installation of GCC. This update fixes some bugs of version r6, released a few days ago (amiga-news.de reported). Changes:
- BUG: AmigaOS4: Fixed the 'std/cGui' module failing to compile (MUIA_Dtpic_Name not declared), due to the SDK not using MUI4+ by default.
- BUG: Linux: Fixed 32-bit hex values > $7FFFFFFF not being interpreted as negative by the type checker.
- BUG: AROS: Fixed Install_AROS not offering to install the extra C header files (although they're not really needed).
(dr)
[News message: 15. Nov. 2022, 07:48] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|