| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
A particular port of GNU lightning is composed of four files. These
have a common suffix which identifies the port (for example,
i386 or ppc), and a prefix that identifies their
function; they are:
jit_flush_code. The creation of this file is briefly
discussed in More complex tasks in the platform-independent layer.
Before doing anything, you have to add the ability to recognize the new port during the configuration process. This is explained in Automatically recognizing the new platform.