The process of compiling programs for the Xena chip (found in the AmigaOne X1000 and X5000) is labor-intensive - files must be moved manually and the environment has to be configured. Gabrielle solves this problem by automating the workflow and making it easier for developers to experiment with this coprocessor. In addition to the script itself, a console (GabriShell) is also provided, enabling interactive experimentation, testing, and debugging of commands.
Added: 2026-02-17 11:51, Author: st, Category: Development
Gabrielle 1.6
In the standard scenario, the user simply runs the Gabrielle script with a target name (e.g. gabrielle TARGET=wiggle.xe wiggle.xc). The script sends the source file to the Sai server, which compiles it into the target .xe format. The compiled file can then be executed, for example, with the XRunXE command.
The "Sai" server is the second element of the ecosystem - it receives the submitted files, compiles them, and returns ready-to-use binaries. Thanks to this, the user does not need to install the entire complex Xmos environment locally - the task is delegated instead.
More about this solution on Joakim's blog.
- AmiWigilia
-
- AMIcast - Special Episode 10 - Amiga News
06-10 08:37 - AMIcast - Episode 27 - Amiga 34 - Adam Zalepa
10-26 16:39 - AMIcast - Special Episode 9 - Amiga in 2018
12-30 11:01
- AMIcast - Special Episode 10 - Amiga News
- OS4 Depot
-
- audiocast.lha - audio / misc - Simple DLNA Audiocast remote controller
- arabic_console_devicepro2.lha - driver / input - An arabic console device, line&full-screen editors
- depscan.lha - utility / shell - lists dependencies in a binary
- virtioscsi.lha - driver / storage - VirtIO SCSI Device Driver for AmigaOS 4.1 FE
- amigadiskbench.lha - utility / benchmark - a Reaction based disk benchmarking utility
- amissl - sdk.lha - development / misc - SDK for AmiSSL
- amissl.lha - library / misc - OpenSSL as an Amiga shared library
- grimoriumpdf.lha - utility / text / misc - PDF to open invoices and see the fine print
- serialshell.lha - development / utility - TCP command listener for remote AmigaOS developmen
- acm.lha - audio / convert - Little tool to convert sound files

