FreeBASIC 1.20.3 for AROS x86_64

Install this package with:

    Unpack FreeBASIC-1.20.3-r1-aros-x86_64.pkg TO SYS:

Reboot AROS or execute SYS:FreeBASIC/S/FreeBASIC-Startup before invoking fbc.
The compiler requires the matching AROS development supply chain. Install the
matching FreeBASIC-Developer-1.20.3-r1-aros-x86_64
package first when it is supplied. GCC and binutils remain in that separate
SYS:Developer package rather than being duplicated under SYS:FreeBASIC.



The normal native fbc compile-and-link path is qualified inside x86_64 and
m68k AROS guests. The ARM package passes clean installation and direct
compiler-component checks, but not the complete nested driver path described
above. The m68k qualification compiles generated C at -O0, links with the
AROS-hosted GCC supply chain, converts the result to Hunk, and runs that Hunk
inside AROS. Larger m68k-native work may still need to be split into batches
because the current AROS allocator exposes less memory than the full Zorro III
board configured in FS-UAE.

This package includes the normal and multithreaded FreeBASIC runtime, gfxlib2,
sfxlib, and the target libffi used by THREADCALL. AROS graphics use Intuition
and CyberGraphX. Sound uses ahi.device and falls back to the null driver when
AHI is unavailable.
