1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META http-equiv="Content-Style-Type" content="text/css"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows"> 7<LINK rel="stylesheet" href="../CSS/revolution.css"> 8<TITLE>makedol</TITLE> 9</HEAD> 10<BODY> 11<H1 align="left">makedol</H1> 12 13<H2>Description</H2> 14<P><STRONG>Note:</STRONG> <CODE>makedol</CODE> is an internal tool that the emulator calls. Developers don't have to explicitly use this tool.</P> 15<P><CODE>makedol</CODE> converts an <CODE>elf</CODE> file into a Revolution executable format called <CODE>dol</CODE>.</P> 16 17<dl><dd><pre class="construction"> 18% makedol -f input -d output [-v] 19</pre></dd></dl> 20 21<H2>Location</H2> 22<P><CODE>$REVOLUTION_SDK_ROOT/X86/bin/makedol</CODE></P> 23 24<H2>Revision History</H2> 25<P> 262006/03/01 Initial version.<BR> 27</p> 28 29<hr><p>CONFIDENTIAL</p></body> 30</HTML>