💾 Archived View for amigadu.de › af › 39870_en.gmi captured on 2022-06-03 at 23:30:34. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Go to the original message on the web >
Published: Monday, 23 May 2022 - 14:43:45 (+0200)
Written by: AndreasM
vbcc released in the Version 0.9h patch 3.
All the target archives from the previous release are replaced.
This patch includes the following fixes:
Missing strtoimax() and strtoumax() in vclib.
vclib m68k: Fixed strncat() again to avoid writing a second NUL char.
vclib ppc-amigaos: suppress warnings about unknown section types when linking with gcc shared objects (newlib).
vclib ppc-morphos: Removed -no-align-args from the config, as MorphOS uses the V.4-ABI without modifications (64-bit args aligned on the stack).
vclib ppc-amigaos/ppc-morphos/ppc-powerup: the minimal startup code must not ignore the return code from main().