(32 Bit has compiler issues, all other - AmigaOS/MOS - targets have not enough memory and/or have the same issue with maximum filesize as AROS hosted)
The real Hyperion fixed that in dos.libary ages a go… never understood why was not back ported to AmigaOS3.2.x, its also support in newlib, and wont be chocked if works in clib4, but you might need to use seek64() not seek and so, it might not work out of the box with configure scripts.
it only work with a filesystem that support large files naturally.
its not like you can't return a 64bit value in two 680x0 registers, or in a struct.
Last edited by NutsAboutAmiga on 28-Oct-2025 at 02:28 PM. Last edited by NutsAboutAmiga on 28-Oct-2025 at 02:26 PM. Last edited by NutsAboutAmiga on 28-Oct-2025 at 02:25 PM.