--- cross-compile.mdwn 2007/12/01 02:07:18 1.1 +++ cross-compile.mdwn 2007/12/01 02:08:27 1.2 @@ -1,4 +1,4 @@ -A complete cross compile system can be setup easily: +A complete cross compile system can be setup easily. For example: $ cd binutils-2.18 $ ./configure --target=mips-netbsdelf @@ -7,7 +7,7 @@ $ ./configure --target=mips-netbsdelf $ make&& make install -The compiler is called /usr/local/bin/mips-netbsdelf-pcc. +The compiler from the above example is called /usr/local/bin/mips-netbsdelf-pcc. Copying the header files from the target machine into /usr/local/mips-netbsdelf/include and the libraries into /usr/local/mips-netbsdelf/lib is sufficient to build binaries.
Powered by rcshistory.cgi 0.3