Chapter 7. Re-targeting and Re-hosting

Table of Contents
7.1. Retargeting
7.2. Rehosting

M68K Ada is shipped in binary format and source format. The binary version is created for a specific host computer (for example a Sun SPARC running Solaris 2.6) and for a specific target computer (the M68K Microprocessor) and will only run on that host for that target.

The source version consists of the standard GCC distribution, with the new code generator, assembler, disassembler etc., the relevant GNAT baseline, and run-time software written for M68K Ada.

7.1. Retargeting

M68K Ada is a customization of the GCC compiler, which can be easily re-targeted to any modern computer. Many targets are already supported by the standard GCC distribution, which should be checked before considering retargeting work.

Re-targeting requires considerable compiler expertise, appropriate host and target hardware, and a suitable compiler development system.

Please contact XGC Software for a quotation.