<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Thank you. Makes sense now.<br></div><div><br></div><div>cheers.</div><div><br></div><div>tty</div><div id="1"><br>---- On Wed, 14 May 2014 12:43:25 -0700 <b>Nicolai Hess&lt;nicolaihess@web.de&gt;</b> wrote ---- <br></div><br><blockquote style="border-left: 1px solid #0000FF; padding-left: 6px; margin:0 0 0 5px"> <div dir="ltr"><div><br><div>2014-05-14 19:53 GMT+02:00 gettimothy <span dir="ltr">&lt;<a href="mailto:gettimothy@zoho.com" target="_blank" mailid="gettimothy%40zoho.com" subj="">gettimothy@zoho.com</a>&gt;</span>:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> &nbsp;<br><div><div style="font-size:10pt;font-family:verdana,arial,helvetica,sans-serif">Does anybody know what the purpose of these -D*IMAGE* directives are for? I have not found them documented in the source code.<div> <br></div><div><br></div><div>PharoUnixConfig sets them as such:<br></div><blockquote style="border-color:rgb(204,204,204);border-width:1px;border-style:solid;padding:7px;background-color:rgb(245,245,245)"><div>commonCompilerFlags <br>  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;^super commonCompilerFlags, {  <br>  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'-DIMAGE_DIALECT_NAME="', self executableName, '" '.<br>  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'-DIMAGE_ENV_NAME="PHARO_IMAGE"'.<br>  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'-DDEFAULT_IMAGE_NAME="', self executableName, '.image"' </div> <div>}</div></blockquote> <div><br></div><div>which is from the Trait TPharoUnixConfig</div><div><br></div><div><br></div><div><br></div><div>thx.<br></div><div><br></div><div>tty</div><br></div></div><br></blockquote></div> <br></div><div>They are used in the platform code (sqUnixMain.c for example)<br></div></div> </blockquote><br></div></body></html>