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=utf-8"> 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<p><i><CODE>makedol.exe</CODE> also exists as <CODE>makedolD.exe</CODE> in this program. There is no difference in how the two behave. Normally you should use <CODE>makedol.exe</CODE>. <CODE>makedolD.exe</CODE> remains in order to maintain compatibility with past systems.</i></p> 22<H2>Location</H2> 23<P><CODE>$REVOLUTION_SDK_ROOT/X86/bin/makedol</CODE></P> 24 25<H2>Revision History</H2> 26<P> 272009/06/05 Explained the existence of <CODE>*.exe</CODE> and <CODE>*D.exe</CODE>.<br>2006/03/01 Initial version.<BR> 28</p> 29 30<hr><p>CONFIDENTIAL</p></body> 31</HTML>