%general-entities; ]> M4-&m4-version; M4 cross tools Installation of M4 M4 is required to build GMP. We will compile and install an m4 program into /cross-tools, so that we have a known-good version which can be used to build GMP, both in Cross-Tools and the Temporary System. Prepare M4 for compilation: ./configure --prefix=/cross-tools Compile the package: make Install the package: make install <para>Details on this package are located in <xref linkend="contents-m4" role="."/></para> </sect2> </sect1>